System.Bindings.Methods.TBindingMethodsFactory

From RAD Studio API Documentation
Jump to: navigation, search

Error: Image is invalid or non-existent.

Delphi

TBindingMethodsFactory = class

C++

class PASCALIMPLEMENTATION TBindingMethodsFactory : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
System.Bindings.Methods.pas
System.Bindings.Methods.hpp
System.Bindings.Methods System.Bindings.Methods

Description

Factory class for the TBindingMethods class.

TBindingMethodsFactory is the factory class for the TBindingMethods class.

See Also