Sets the value for the Count property.
Source position: comctrls.pp line 1161
protected procedure TListItems.SetCount( |
const ACount: Integer |
); virtual; |
ACount |
|
New value for the Count property. |
|
The number of TListItem instances stored in the container. |
| Version 4.6 | Hosted on Source Forge |