Data.Bind.ObjectScope.IBindSourceAdapter.CurrentIndex

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Unit: Data.Bind.ObjectScope
Parent: IBindSourceAdapter

Delphi

property CurrentIndex: Integer read GetCurrentIndex;

C++

__property int CurrentIndex = {read=GetCurrentIndex};

Description

Embarcadero Technologies does not currently have any additional information.