Class TWABD_ComboBox (unit WABD_Objects)

Inherits from

TWABD_LinesObject

Constructors


constructor Create(AOwner: TComponent);

TWABD_ComboBox


Functions

procedure HTML_To_Object(FormVal: string);

otherwise there will be no ComboBox!

function Object_To_Control(AOwner: TWinControl): TControl;


function Object_To_HTML: string;


Properties

property SelIndex : Integer


Events

Variables

FSelIndex : integer;



Constructors


constructor Create(AOwner: TComponent);

TWABD_ComboBox


Functions


procedure HTML_To_Object(FormVal: string);

otherwise there will be no ComboBox!


function Object_To_Control(AOwner: TWinControl): TControl;


function Object_To_HTML: string;


Properties


property SelIndex : Integer


Events


Variables


FSelIndex : integer;