DesignIntf.IDesigner100.DesignerExtention
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: DesignIntf.pas DesignIntf.hpp
| |
Unit: DesignIntf | |
Parent: IDesigner100 |
Delphi
property DesignerExtention: string read GetDesignerExtension;
C++
__property System::UnicodeString DesignerExtention = {read=GetDesignerExtension};
Description
Gets the extension of the form designer.
DesignerExtention represents a string that contains the extension of the form designer, for example, dfm.