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

Overview

Methods

Protected function CanObserve(const ID: Integer): Boolean; override;
Protected procedure ObserverAdded(const ID: Integer; const Observer: IObserver); override;
Public constructor Create(AOwner: TComponent); override;
Public procedure ProcessEffect(const Canvas: TCanvas; const Visual: TBitmap; const Data: Single); override;

Properties

Published property Enabled;
Published property trigger;
Published property Rotation: Single read FRotation write SetRotation;

Description

Methods

Protected function CanObserve(const ID: Integer): Boolean; override;
 
Protected procedure ObserverAdded(const ID: Integer; const Observer: IObserver); override;
 
Public constructor Create(AOwner: TComponent); override;
 
Public procedure ProcessEffect(const Canvas: TCanvas; const Visual: TBitmap; const Data: Single); override;
 

Properties

Published property Enabled;
 
Published property trigger;
 
Published property Rotation: Single read FRotation write SetRotation;
 
Delphi FMX Extend Library (c) 2021-2025 Patrick PREMARTIN - Powered by PasDoc
Generated by PasDoc 0.16.0.