Class TWABD_LinesObject (unit WABD_Objects)

Inherits from

TWABD_SectionObject

Constructors


constructor Create(AOwner: TComponent);

TWABD_LinesObject


Functions

destructor Destroy;


procedure SetLines(NewLines: TStrings);


procedure SetName(const Value: TComponentName);


Properties

property Lines : TStrings


Events

Variables

FLines : TStrings;



Constructors


constructor Create(AOwner: TComponent);

TWABD_LinesObject


Functions


destructor Destroy;


procedure SetLines(NewLines: TStrings);


procedure SetName(const Value: TComponentName);


Properties


property Lines : TStrings


Events


Variables


FLines : TStrings;