Gets the resource type identifier for the image format.
Source position: graphics.pp line 1476
public function TBitmap.GetResourceType: TResourceType; override; |
Returns the RT_BITMAP constant.
GetResourceType is an overridden method used to get the resource type identifier for the image format. GetResourceType returns the value in the RT_BITMAP constant for the Windows Bitmap image format.
| Version 4.6 | Generated 2026-02-20 | Home |