Class TWABD_RadioButton (unit WABD_Objects)

Inherits from

TWABD_SectionObject

Constructors



Functions

procedure HTML_To_Object(FormVal: string);


function Object_To_Control(AOwner: TWinControl): TControl;


function Object_To_HTML: string;

TWABD_RadioButton

procedure SetCaption(NewCaption: string);


procedure SetName(const Value: TComponentName);


Properties

property Caption : string


property Checked : boolean


Events

Variables

FCaption : string;


FCheck : boolean;



Constructors


Functions


procedure HTML_To_Object(FormVal: string);


function Object_To_Control(AOwner: TWinControl): TControl;


function Object_To_HTML: string;

TWABD_RadioButton


procedure SetCaption(NewCaption: string);


procedure SetName(const Value: TComponentName);


Properties


property Caption : string


property Checked : boolean


Events


Variables


FCaption : string;


FCheck : boolean;