FMX.Controls.IDesignerControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IDesignerControl = interface

C++

__interface  INTERFACE_UUID("{C57A701D-E4B5-4711-BFA4-716E2164A929}") IDesignerControl  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

Description

IDesignerControl is the interface implemented by controls that are part of the Form Designer.

See Also