HTML Element

Top  Previous  Next
tog_minusElements

SmartCL.Controls.Elements;

 

TW3DIVHtmlElement = class(TW3CustomHTMLElement)

TW3PREHtmlElement = class(TW3CustomHTMLElement)

TW3IFrameHTMLElement = class(TW3CustomHTMLElement)

 

Public methods:

    property Src: String read getSrc write setSrc;

Properties:

  public
    property OnLoad: TW3IFrameOnLoadEvent read FOnLoad write SetOnLoad;