Data.Bind.Components.TBindCompDesignerBindsTypes

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
set
typedef
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

Delphi

TBindCompDesignerBindsTypes = set of TBindCompDesignerBindsType;

C++

typedef System::Set<TBindCompDesignerBindsType, TBindCompDesignerBindsType::biBindsComponent, TBindCompDesignerBindsType::biBindsOther> TBindCompDesignerBindsTypes;

Description

Set of TBindCompDesignerBindsType.

See Also