Data.Bind.Components.TMethods

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.Components.TBindArtifactsSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTMethods
[–] Properties
Type: class
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

Delphi

TMethods = class(TBindArtifacts)

C++

class PASCALIMPLEMENTATION TMethods : public TBindArtifacts

Description

Is a collection of method identifiers that are included in or excluded from the evaluation context for the expressions. For more information regarding these methods and how to use them, please refer to the LiveBindings Methods topic.

See Also