Unit 'cyClasses' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_cindy]

TcyShadowText

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

Declaration

Source position: cyClasses.pas line 120

type TcyShadowText = class(TPersistent)

public

  constructor Create(); virtual;

  

  procedure Assign(); override;

  

  function Active;

  

  function CalcShadowRect();

  

  procedure DrawShadowText();

  

published

  property Color: TColor; [rw]

  

  property ZoomPercent: Word; [rw]

  

  property RelativePosX: Integer; [rw]

  

  property RelativePosY: Integer; [rw]

  

  property OnChange: TNotifyEvent; [rw]

  

end;

Inheritance

TcyShadowText

  

|

TObject



CT Web help

CodeTyphon Studio