Unit 'DAV_ModularContainer' Package
[Overview][Classes][Index] [#pl_asiovst]

TCustomModularItem

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

Declaration

Source position: DAV_ModularContainer.pas line 42

type TCustomModularItem = class(TCollectionItem)

protected

  FModule: TCustomModularBase;

  

  FControl: TCustomControl;

  

  FLeft: Integer;

  

  FTop: Integer;

  

  function GetDisplayName; override;

  

  procedure SetDisplayName(); override;

  

public

  destructor Destroy; override;

  

  property Module: TCustomModularBase; [rw]

  

  property ModuleProcessed: Boolean; [rw]

  

  property Left: Integer; [rw]

  

  property Top: Integer; [rw]

  

end;

Inheritance

TCustomModularItem

  

|

TObject



CT Web help

CodeTyphon Studio