System.Bindings.Methods.TBindingMethods

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTBindingMethods

Delphi

TBindingMethods = class

C++

class PASCALIMPLEMENTATION TBindingMethods : 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

Contains a list of binding methods.

TBindingMethods is a class that contains a list of binding methods under the form of a dictionary.

See Also