Class TWABD_Raw (unit WABD_Objects)

Inherits from

TWABD_Object

Constructors


constructor Create(AOwner: TComponent);

TWABD_Raw


Functions

destructor Destroy;


procedure HTML_To_Object(FormVal: string);


function Object_To_Control(AOwner: TWinControl): TControl;


function Object_To_HTML: string;


procedure SetLines(NewLines: TStrings);


procedure SetName(const Value: TComponentName);


Properties

property Lines : TStrings


Events

Variables

FLines : TStrings;



Constructors


constructor Create(AOwner: TComponent);

TWABD_Raw


Functions


destructor Destroy;


procedure HTML_To_Object(FormVal: string);


function Object_To_Control(AOwner: TWinControl): TControl;


function Object_To_HTML: string;


procedure SetLines(NewLines: TStrings);


procedure SetName(const Value: TComponentName);


Properties


property Lines : TStrings


Events


Variables


FLines : TStrings;