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

TJppPanelVerticalLine

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

Declaration

Source position: JPP.Panel.pas line 219

type TJppPanelVerticalLine = class(TCollectionItem)

protected

  procedure PropsChanged();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property Pen: TPen; [rw]

  

  property TopMargin: Integer; [rw]

  

  property BottomMargin: Integer; [rw]

  

  property Visible: Boolean; [rw]

  

  property PosX: Integer; [rw]

  

  property LinePosition: TJppVerticalLinePosition; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppPanelVerticalLine

  

|

TObject



CT Web help

CodeTyphon Studio