On this pageLoadFromFileDescriptionThe Loads method loads an image stored in a file and determines bounds of an image.ParameterTypeDescriptionFileNameStringA file nameSyntaxprocedure LoadFromFile(const FileName: String); override;