System.Bindings.Methods.TBindingMethods.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public System.Bindings.Methods.hpp System.Bindings.Methods TBindingMethods

Description

C++Builder-style constructor for the TBindingMethods class.

See Also