FMX.Import.TGEImage

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTGEImage

Delphi

TGEImage = class

C++

class PASCALIMPLEMENTATION TGEImage : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
FMX.Import.pas
FMX.Import.hpp
FMX.Import FMX.Import

Description

Represents the information about an image.

TGEImage class contains the following public fields: FId, FName, and FFileName.

See Also