Class TOlfRotateEffect

Unit

Declaration

type TOlfRotateEffect = class(TOlfLiveBindedEffect)

Description

This item has no description. Showing description inherited from TOlfLiveBindedEffect.

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;

This item has no description.

Protected procedure ObserverAdded(const ID: Integer; const Observer: IObserver); override;

This item has no description.

Public constructor Create(AOwner: TComponent); override;

This item has no description.

Public procedure ProcessEffect(const Canvas: TCanvas; const Visual: TBitmap; const Data: Single); override;

This item has no description.

Properties

Published property Enabled;

This item has no description.

Published property trigger;

This item has no description.

Published property Rotation: Single read FRotation write SetRotation;

This item has no description.

Delphi FMX Extend Library (c) 2021-2026 Patrick PREMARTIN - Powered by PasDoc
Generated by PasDoc 1.0.2.