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

TJppColorControlCustomGradientCaptionItem

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

Declaration

Source position: JPP.ColorControls.Common.pas line 66

type TJppColorControlCustomGradientCaptionItem = class(TJppColorControlGradientItem)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

  property Font: TFont; [rw]

  

  property Alignment: TAlignment; [rw]

  

  property CaptionMargin: Integer; [rw]

  

  property TextPosDeltaY: Integer; [rw]

  

  property DisabledFontColor: TColor; [rw]

  

  property Caption: string; [rw]

  

end;

Inheritance

TJppColorControlCustomGradientCaptionItem

  

|

TJppColorControlGradientItem

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio