BitmapListCount property
|
Builder Syntax |
Cardinal BitmapListCount |
|
Delphi Syntax |
BitmapListCount: Cardinal |
|
Overview |
Refer to Working with Data Sets. |
Remarks
Contains the number of bitmaps in the BitmapList property.
This property is updated by the GetBitmapListValue method. It is also updated when you assign a bitmap list to the BitmapList property before calling the SetBitmapListValue method to update a data element.
See Also
|
Elements: |
BitmapList property, GetBitmapListValue method, SetBitmapListValue method |