Show: Delphi C++
Display Preferences

FMX.Types.TControl.UpdateEffects

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure UpdateEffects;

C++

void __fastcall UpdateEffects(void);

Properties

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

Description

Updates the effects of the current control and of the control's parent.

UpdateEffects is called every time the current control is changed (repainted, realigned, resized). UpdateEffects is also used when a new child is added to the control by calling AddObject.

See Also

Personal tools
Previous Versions
Translations