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

TJppPanelCaption

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

Declaration

Source position: JPP.Panel.pas line 106

type TJppPanelCaption = class(TCollectionItem)

protected

  procedure PropsChanged();

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property OnChange: TNotifyEvent; [rw]

  

  property Text: string; [rw]

  

  property Font: TFont; [rw]

  

  property PosX: Integer; [rw]

  

  property PosY: Integer; [rw]

  

  property MarginX: Integer; [rw]

  

  property MarginY: Integer; [rw]

  

  property HorizontalPosition: TJppTextHorizontalPosition; [rw]

  

  property VerticalPosition: TJppTextVerticalPosition; [rw]

  

  property Visible: Boolean; [rw]

  

end;

Inheritance

TJppPanelCaption

  

|

TObject



CT Web help

CodeTyphon Studio