FMX.Controls.TControl.FEffectBitmap

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FEffectBitmap: TBitmap;

C++

Fmx::Graphics::TBitmap* FEffectBitmap;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls TControl

Description

A bitmap used internally for applying effects to the control.

See Also