FMX.Import.TGEBitmap.FileName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FileName: string read FFileName;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Import.pas
FMX.Import.hpp
FMX.Import TGEBitmap

Beschreibung

Der Name einer Datei, die die Kapselung eines Bitmaps repräsentiert.

Siehe auch