Data.Bind.Components.TBindingsList.Methods

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: TBindingsList

Delphi

property Methods;

C++

__property Methods;

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