Class TWABD_Anchor (unit WABD_Objects)

Inherits from

TWABD_SectionObject

Constructors


constructor Create(AOwner: TComponent);

TWABD_Anchor


Functions

procedure HTML_To_Object(FormVal: string);


function Object_To_Control(AOwner: TWinControl): TControl;


function Object_To_HTML: string;


procedure SetCaption(NewCaption: string);


procedure SetName(const Value: TComponentName);


Properties

property Bold : boolean


property Caption : string


property Destination : string


property Italic : boolean


property Underline : boolean


Events

Variables

FBold : boolean;


FCaption : string;


FDest : string;


FItalic : boolean;


FUnderline : boolean;



Constructors


constructor Create(AOwner: TComponent);

TWABD_Anchor


Functions


procedure HTML_To_Object(FormVal: string);


function Object_To_Control(AOwner: TWinControl): TControl;


function Object_To_HTML: string;


procedure SetCaption(NewCaption: string);


procedure SetName(const Value: TComponentName);


Properties


property Bold : boolean


property Caption : string


property Destination : string


property Italic : boolean


property Underline : boolean


Events


Variables


FBold : boolean;


FCaption : string;


FDest : string;


FItalic : boolean;


FUnderline : boolean;