FMX.Import.TGEImage.FFileName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FFileName: String;

C++

System::UnicodeString FFileName;

Properties

Type Visibility Source Unit Parent
field public
FMX.Import.pas
FMX.Import.hpp
FMX.Import TGEImage

Description

The binary representation of the image.

FFileName is the name of the file that contains the binary representation of the image.

See Also