FMX.Forms.IDesignerForm

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IDesignerForm = interface

C++

__interface  INTERFACE_UUID("{5D785E12-F0A8-416B-AC6A-20747833CE5D}") IDesignerForm  : public System::IInterface

Properties

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

Description

Is an interface that is implemented by forms that are part of the designer.

See Also