FMX.Styles.TStyleStreaming.SaveToStream
Delphi
class procedure SaveToStream(const AStyle: TFmxObject; const AStream: TStream;
const Format: TStyleFormat = TStyleFormat.Indexed);
C++
__classmethod void __fastcall SaveToStream(Fmx::Types::TFmxObject* const AStyle, System::Classes::TStream* const AStream, const TStyleFormat Format = (TStyleFormat)(0x0));
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
public | FMX.Styles.pas FMX.Styles.hpp |
FMX.Styles | TStyleStreaming |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.