Show: Delphi C++
Display Preferences

FMX.Types.TControl.ApplyEffect

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure ApplyEffect;

C++

void __fastcall ApplyEffect(void);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TControl

Description

Applies effects to the control, if specified.

This method is called internally during the process of component rendering.

Do not call this method. To apply an effect to a control, add an effect component as a child to the control.

See Also

Personal tools
Previous Versions
Translations