[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TIcon.GetResourceType

Gets the Integer Resource Type for the class instance.

Declaration

Source position: graphics.pp line 1680

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.


Version 4.0 Generated 2025-05-03 Home