TComponent.DesignInfo
Information for IDE designer.
Declaration
Source position: classesh.inc line 2142
public Property
DesignInfo : LongInt;
Description
DesignInformation can be used by an IDE to store design information in the component. It should not be used by an application programmer.
See also
| Name | Description |
|---|---|
| LongInt | A signed 32-bits integer |
| Tag | Tag value of the component. |