Unit 'ntvBoard' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_minicontrols]

TLayout

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

Declaration

Source position: ntvBoard.pas line 188

type TLayout = class(TContainer)

protected

  procedure SetBoundRect(); override;

  

public

  function GetLayoutByIndex(); override;

  

  function GetLayoutByPoint(); override;

  

  constructor Create(); override;

  

  property Name: string; [rw]

  

published

  property Enabled: Boolean; [rw]

  

end;

Inheritance

TLayout

  

|

TContainer

  

|

TObject



CT Web help

CodeTyphon Studio