FMX.Forms.TSaveStateMessage.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Create */ inline __fastcall TSaveStateMessage(void) : System::Messaging::TMessageBase() { }

Properties

Type Visibility Source Unit Parent
constructor public FMX.Forms.hpp FMX.Forms TSaveStateMessage

Description

Creates an instance of TSaveStateMessage.

See Also