FMX.Controls.IControlTypeSupportable.ControlType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ControlType: TControlType read GetControlType write SetControlType;

C++

__property TControlType ControlType = {read=GetControlType, write=SetControlType};

Properties

Type Visibility Source Unit Parent
property public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls IControlTypeSupportable

Description

Embarcadero Technologies does not currently have any additional information.