Data.Bind.Components.IBindListItemIndexEditor.GetItemIndex
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: IBindListItemIndexEditor | |
Delphi
function GetItemIndex: Integer;
C++
virtual int __fastcall GetItemIndex() = 0 ;
Description
Returns the item index.
GetItemIndex is the getter method for the ItemIndex property.