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

TJppShadowLabelAppearance

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

Declaration

Source position: JPP.Labels.pas line 132

type TJppShadowLabelAppearance = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

published

  property CaptionShadow: TJppTextShadowParams; [rw]

  

  property DisabledCaptionColor: TColor; [rw]

  

  property DisabledCaptionShadow: TJppTextShadowParams; [rw]

  

  property BorderColor: TColor; [rw]

  

  property BorderWidth: Byte; [rw]

  

  property BorderStyle: TPenStyle; [rw]

  

  property DrawLeftBorder: Boolean; [rw]

  

  property DrawRightBorder: Boolean; [rw]

  

  property DrawTopBorder: Boolean; [rw]

  

  property DrawBottomBorder: Boolean; [rw]

  

  property Border3D: Boolean; [rw]

  

  property DisabledBorderColor: TColor; [rw]

  

  property Padding: TJppPadding; [rw]

  

end;

Inheritance

TJppShadowLabelAppearance

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio