FMX.Import.TGEBitmap.FileName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FileName: string read FFileName;

C++

__property System::UnicodeString FileName = {read=FFileName};

Properties

Type Visibility Source Unit Parent
property public
FMX.Import.pas
FMX.Import.hpp
FMX.Import TGEBitmap

Description

The name of a file that represents the encapsulation of a bitmap.

See Also