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

TGraphic.LazarusResourceTypeValid

Check that the Resource specified for reading or writing is a valid type - result True if it is

Declaration

Source position: graphics.pp line 795

public function TGraphic.LazarusResourceTypeValid(

  const AResourceType: String

):Boolean; virtual;

Arguments

AResourceType

  

The Resource type which is to be checked

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