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

TOMultiPanelItem

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

Declaration

Source position: OMultiPanel.pas line 66

type TOMultiPanelItem = class(TCollectionItem)

protected

  procedure SetIndex(); override;

  

  procedure AssignTo(); override;

  

  procedure CheckPosition(); virtual;

  

public

  constructor Create(); override;

  

  function MPOwner;

  

  function MPCollection;

  

published

  property Control: TControl; [rw]

  

  property Position: Double; [rw]

  

  property Visible: Boolean; [rw]

  

  property Index;

  

end;

Inheritance

TOMultiPanelItem

  

|

TObject



CT Web help

CodeTyphon Studio