Unit 'HTMLSubs' Package
[Overview][Types][Classes][Variables][Index] [#pl_htmlviewer]

TControlObj

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

Declaration

Source position: HTMLSubs.pas line 563

type TControlObj = class(TSizeableObj)

protected

  SetWidth: Integer;

  

  SetHeight: Integer;

  

  function GetBackgroundColor; virtual;

  

  function GetControl; virtual; abstract;

  

  property ClientControl: TWinControl; [r]

  

  property BackgroundColor: TColor; [r]

  

public

  ShowIt: Boolean;

  

  procedure DrawLogicInline(); override;

  

  procedure DrawInline(); override;

  

end;

Inheritance

TControlObj

  

|

TSizeableObj

  

|

TFloatingObj

  

|

TBlockBase

  

|

TSectionBase

  

|

THtmlNode

  

|

TIDObject

  

|

TObject



CT Web help

CodeTyphon Studio