[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Count property.
Source position: comctrls.pp line 1150
protected procedure TListItems.SetCount( |
const ACount: Integer |
); virtual; |
ACount |
|
New value for the Count property. |
|
Count - the number of items in the collection. |
lazarus-ccr.sourceforge.net |