Unit 'klabels' Package
[Overview][Classes][Index] [#pl_kcontrols]

TKGradientLabel

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

Declaration

Source position: klabels.pas line 33

type TKGradientLabel = class(TKCustomControl)

protected

  procedure Paint; override;

  

  procedure Resize; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Align;

  

  property Anchors;

  

  property Caption;

  

  property CaptionWidth: Integer; [rw]

  

  property ColorStep: Integer; [rw]

  

  property Constraints;

  

  property DividerColor: TColor; [rw]

  

  property DividerWidth: Integer; [rw]

  

  property Font;

  

  property LeftColor: TColor; [rw]

  

  property RightColor: TColor; [rw]

  

end;

Inheritance

TKGradientLabel

  

|

TKCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio