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

TCustomBitmap.LazarusResourceTypeValid

Checks that the Resource Type specified in the string argument is a valid Lazarus type

Declaration

Source position: graphics.pp line 1290

public function TCustomBitmap.LazarusResourceTypeValid(

  const ResourceType: String

):Boolean; override;

Arguments

ResourceType

  

The target resource type specified as a string

Function result

Returns TRUE if a valid resource type is found

The latest version of this document can be found at lazarus-ccr.sourceforge.net.