Class TWABD_Edit (unit WABD_Objects)

Inherits from

TWABD_SectionObject

Constructors


constructor Create(AOwner: TComponent);

TWABD_Edit


Functions

procedure HTML_To_Object(FormVal: string);


function Object_To_Control(AOwner: TWinControl): TControl;


function Object_To_HTML: string;


procedure SetName(const Value: TComponentName);


procedure SetSize(NewSize: integer);


Properties

property IsPassword : boolean


property MaxLength : integer


property Size : integer


property Text : string


Events

Variables

FMax : integer;


FPass : boolean;


FSize : integer;


FText : string;



Constructors


constructor Create(AOwner: TComponent);

TWABD_Edit


Functions


procedure HTML_To_Object(FormVal: string);


function Object_To_Control(AOwner: TWinControl): TControl;


function Object_To_HTML: string;


procedure SetName(const Value: TComponentName);


procedure SetSize(NewSize: integer);


Properties


property IsPassword : boolean


property MaxLength : integer


property Size : integer


property Text : string


Events


Variables


FMax : integer;


FPass : boolean;


FSize : integer;


FText : string;