FMX.Utils.TNonReentrantHelper.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public FMX.Utils.hpp FMX.Utils TNonReentrantHelper

Description

Creates an instance of TNonReentrantHelper.

See Also