[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finds a graphic class with the named file extension Ext, returning an exception if not found
Source position: graphics.pp line 996
public function TPicture.FindGraphicClassWithFileExt( |
const Ext: ; |
ExceptionOnNotFound: Boolean = True |