FMX.Controls.IControlTypeSupportable.SetControlType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetControlType(const AControlType: TControlType);

C++

virtual void __fastcall SetControlType(const TControlType AControlType) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.