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

TJppPanelHorizontalBar

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

Declaration

Source position: JPP.Panel.pas line 43

type TJppPanelHorizontalBar = class(TCollectionItem)

protected

  procedure PropsChanged();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property OnChange: TNotifyEvent; [rw]

  

  property Border: TPen; [rw]

  

  property Height: Integer; [rw]

  

  property PosY: Integer; [rw]

  

  property BarPosition: TJppHorizontalBarPosition; [rw]

  

  property BackgroundColor: TColor; [rw]

  

  property Gradient: TJppGradientEx; [rw]

  

  property DrawGradient: Boolean; [rw]

  

  property LeftMargin: Integer; [rw]

  

  property RightMargin: Integer; [rw]

  

  property Visible: Boolean; [rw]

  

end;

Inheritance

TJppPanelHorizontalBar

  

|

TObject



CT Web help

CodeTyphon Studio