Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TIcon.GetResourceType

Gets the Integer Resource Type for the class instance.

Declaration

Source position: graphics.pp line 1716

public function TIcon.GetResourceType: TResourceType; override;

Function result

Resource type used for the icon image type.

Description

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.

See also

TGraphic.GetResourceType

  

Gets the Integer Resource Type for the class instance.



CT Web help

CodeTyphon Studio