FMX.Controls._di_IDesignerControl

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IDesignerControl> _di_IDesignerControl;

Properties

Type Visibility Source Unit Parent
typedef public FMX.Controls.hpp FMX.Controls FMX.Controls

Description

Represents the IDesignerControl Delphi interface for C++Builder usage.

_di_IDesignerControl is a C++Builder type that refers to an interface implemented by controls that are part of the Form Designer.

See Also