Data.Bind.Components.TBindingsList.Methods

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Methods: TMethods read FMethods write SetMethods;

C++

__property Methods;

Properties

Type Visibility Source Unit Parent
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindingsList

Description

Specifies a list of available methods.

Data.Bind.Components.TBindingsList.Methods inherits from Data.Bind.Components.TCustomBindingsList.Methods. All content below this line refers to Data.Bind.Components.TCustomBindingsList.Methods.

Specifies a list of available methods. For more information about these methods, read the LiveBindings Methods topic.

See Also