Data.Bind.ObjectScope.TBindSourceAdapter.GetItemIndexOffset
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: TBindSourceAdapter |
Delphi
function GetItemIndexOffset: Integer;
C++
int __fastcall GetItemIndexOffset();
Description
Getter method of the ItemIndexOffset property.
GetItemIndexOffset returns the offset of the item index.
Call GetItemIndexOffset to determine the offset of the item index.