FMX.DialogService.Async.TDialogServiceAsync.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Create */ inline __fastcall TDialogServiceAsync() : System::TObject() { }

Properties

Type Visibility Source Unit Parent
constructor public FMX.DialogService.Async.hpp FMX.DialogService.Async TDialogServiceAsync

Description

Creates an instance of TDialogServiceAsync.

See Also