[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Checks that the Resource Type specified in the string argument is a valid Lazarus type
Source position: graphics.pp line 1290
public function TCustomBitmap.LazarusResourceTypeValid( |
const ResourceType: String |
):Boolean; override; |
ResourceType |
|
The target resource type specified as a string |
Returns TRUE if a valid resource type is found
lazarus-ccr.sourceforge.net |