Gets the resource type identifier for the image format.
Source position: graphics.pp line 1449
public function TBitmap.GetResourceType: PChar; 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.