Unit 'OMultiPanel' Package
[Overview][Types][Classes][Variables][Index] [#pl_exdesign]

TOMultiPanelCollection

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

Declaration

Source position: OMultiPanel.pas line 93

type TOMultiPanelCollection = class(TOwnedCollection)

protected

  function GetAttrCount; override;

  

  function GetItem();

  

  procedure SetItem();

  

  procedure Notify(); override;

  

public

  constructor Create();

  

  function MPOwner;

  

  function Add;

  

  procedure AddControl();

  

  procedure RemoveControl();

  

  function IndexOf();

  

  procedure SetDefaultPositions;

  

  property Items []: TOMultiPanelItem; default; [rw]

  

end;

Inheritance

TOMultiPanelCollection

  

|

TObject



CT Web help

CodeTyphon Studio