Data.Bind.ObjectScope.IBindSourceAdapter.ItemCount
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
Unit: Data.Bind.ObjectScope | |
Parent: IBindSourceAdapter |
Delphi
property ItemCount: Integer read GetCount;
C++
__property int ItemCount = {read=GetCount};
Description
Embarcadero Technologies does not currently have any additional information.