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

TJppTextShadowParams

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

Declaration

Source position: JPP.Common.pas line 342

type TJppTextShadowParams = class(TJppPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Assign();

  

  function AsShadowParamsRec;

  

published

  property ShiftX: ShortInt; [rw]

  

  property ShiftY: ShortInt; [rw]

  

  property Color: TColor; [rw]

  

  property Enabled: Boolean; [rw]

  

end;

Inheritance

TJppTextShadowParams

  

|

TJppPersistent

  

|

TObject



CT Web help

CodeTyphon Studio