Gets the Integer Resource Type for the class instance.
Source position: graphics.pp line 1716
public function TIcon.GetResourceType: TResourceType; override; |
Resource type used for the icon image type.
GetResourceType is an overridden TResourceType function in TIcon. It is used to get the resource type identifier for the class instance. It identifies the storage format used for graphic data in a resource.
The return value is RT_GROUP_ICON in TIcon.
|
Gets the Integer Resource Type for the class instance. |
CT Web help |
CodeTyphon Studio |