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

TJppPanelHorizontalLine

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

Declaration

Source position: JPP.Panel.pas line 167

type TJppPanelHorizontalLine = class(TCollectionItem)

protected

  procedure PropsChanged();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property Pen: TPen; [rw]

  

  property LeftMargin: Integer; [rw]

  

  property RightMargin: Integer; [rw]

  

  property Visible: Boolean; [rw]

  

  property PosY: Integer; [rw]

  

  property LinePosition: TJppHorizontalLinePosition; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TJppPanelHorizontalLine

  

|

TObject



CT Web help

CodeTyphon Studio