FMX.Controls.Presentation.TPresentedControl.ControlTypeChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ControlTypeChanged; virtual;

C++

virtual void __fastcall ControlTypeChanged();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Controls.Presentation.pas
FMX.Controls.Presentation.hpp
FMX.Controls.Presentation TPresentedControl

Description

Notifies about the changes of ControlType.

See Also