DesignIntf.TBaseComponentGuidelines.Designer
Delphi
property Designer: IDesigner read FDesigner;
C++
__property _di_IDesigner Designer = {read=FDesigner};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | DesignIntf.pas DesignIntf.hpp |
DesignIntf | TBaseComponentGuidelines |
Description
Indicates the form designer for the current TBaseComponentGuidelines object.
Use Designer to obtain the form designer associated with the current TBaseComponentGuidelines instance.