Unit 'HTMLUn2' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_htmlviewer]

TIDObject

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: HTMLUn2.pas line 390

type TIDObject = class

protected

  FHtmlId: ThtString;

  

  FGlobalId: ThtString;

  

  function GetYPosition; virtual; abstract;

  

  function FreeMe; virtual;

  

public

  constructor Create();

  

  procedure AfterConstruction; override;

  

  property YPosition: Integer; [r]

  

  property Id: ThtString; [r]

  

  property HtmlId: ThtString; [r]

  

  property GlobalId: ThtString; [r]

  

end;

Inheritance

TIDObject

  

|

TObject



CT Web help

CodeTyphon Studio