Unit 'JPP.Panel' Package
[Overview][Types][Classes][Index] [#pl_jppack]

TJppPanelVerticalLines

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

Declaration

Source position: JPP.Panel.pas line 251

type TJppPanelVerticalLines = class(TCollection)

protected

  function GetOwner; override;

  

  procedure PropsChanged();

  

public

  constructor Create();

  

  function Add;

  

  procedure Delete();

  

  function Insert();

  

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

  

published

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppPanelVerticalLines

  

|

TObject



CT Web help

CodeTyphon Studio