Unit 'JPP.FlipPanel' Package
[Overview][Constants][Classes][Index] [#pl_jppack]

TJppFlipPanelHeader

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

Declaration

Source position: JPP.FlipPanel.pas line 35

type TJppFlipPanelHeader = class(TJppPersistent)

protected

  procedure PropsChanged();

  

  procedure DoChangeLink();

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property Height: SmallInt; [rw]

  

  property OnHeightChanged: TNotifyEvent; [rw]

  

  property Caption: string; [rw]

  

  property CaptionCollapsed: string; [rw]

  

  property CaptionAlignment: TAlignment; [rw]

  

  property CaptionPosDeltaX: ShortInt; [rw]

  

  property CaptionPosDeltaY: ShortInt; [rw]

  

  property CaptionShadow: TJppTextShadowParams; [rw]

  

  property CaptionHotShadow: TJppTextShadowParams; [rw]

  

  property BackgroundColor: TColor; [rw]

  

  property BackgroundColorTo: TColor; [rw]

  

  property HotBackgroundColor: TColor; [rw]

  

  property HotBackgroundColorTo: TColor; [rw]

  

  property HotCaptionColor: TColor; [rw]

  

  property BorderColor: TColor; [rw]

  

  property HotBorderColor: TColor; [rw]

  

  property HideBottomBorderWhenCollapsed: Boolean; [rw]

  

  property Font: TFont; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

  property Images: TCustomImageList; [rw]

  

  property ImageIndexExpanded: Integer; [rw]

  

  property ImageIndexCollapsed: Integer; [rw]

  

  property ImageMargin: ShortInt; [rw]

  

  property ImagePosDeltaYExpanded: ShortInt; [rw]

  

  property ImagePosDeltaYCollapsed: ShortInt; [rw]

  

  property RightCaption: string; [rw]

  

  property RightCaptionVisible: Boolean; [rw]

  

  property RightCaptionFont: TFont; [rw]

  

  property RightCaptionEllipsis: TEllipsisPosition; [rw]

  

end;

Inheritance

TJppFlipPanelHeader

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio