Class TOlfRotateEffect
Unit
Declaration
type TOlfRotateEffect = class(TOlfLiveBindedEffect)
Description
No description available, ancestor TOlfLiveBindedEffect description follows
To activate visual LiveBindings on inherited components.
Attributes
ComponentPlatformsAttribute
(pfidWindows or pfidOSX or pfidLinux or pfidAndroid or pfidiOS)
Hierarchy
- TEffect
- TOlfLiveBindedEffect
- TOlfRotateEffect
Overview
Methods
![]() |
function CanObserve(const ID: Integer): Boolean; override; |
![]() |
procedure ObserverAdded(const ID: Integer; const Observer: IObserver); override; |
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
procedure ProcessEffect(const Canvas: TCanvas; const Visual: TBitmap; const Data: Single); override; |
Properties
![]() |
property Enabled; |
![]() |
property trigger; |
![]() |
property Rotation: Single read FRotation write SetRotation; |
Description
Methods
![]() |
function CanObserve(const ID: Integer): Boolean; override; |
![]() |
procedure ObserverAdded(const ID: Integer; const Observer: IObserver); override; |
![]() |
constructor Create(AOwner: TComponent); override; |
![]() |
procedure ProcessEffect(const Canvas: TCanvas; const Visual: TBitmap; const Data: Single); override; |
Properties
![]() |
property Enabled; |
![]() |
property trigger; |
![]() |
property Rotation: Single read FRotation write SetRotation; |
Generated by PasDoc 0.16.0.