Unit 'BGRATextFXTypes' Package
[Overview][Classes][Index] [#pl_bgracontrols]

TBGRATextEffectBase

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

Declaration

Source position: bgratextfxtypes.pas line 15

type TBGRATextEffectBase = class(TPersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

published

  property Alpha: Byte; [rw]

  

  property Color: TColor; [rw]

  

  property OffsetX: Integer; [rw]

  

  property OffsetY: Integer; [rw]

  

  property Visible: Boolean; [rw]

  

end;

Inheritance

TBGRATextEffectBase

  

|

TObject



CT Web help

CodeTyphon Studio