Data.Bind.Components.TContainedBindComponent.Index

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Index: Integer read GetIndex write SetIndex stored False;

C++

__property int Index = {read=GetIndex, write=SetIndex, stored=false, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TContainedBindComponent


Description

Renvoie l'index de ce composant dans la liste des liaisons.

Voir aussi