Sets the value for the Count property.
Source position: comctrls.pp line 1187
protected procedure TOwnerDataListItems.SetCount(
const ACount: Integer
); override;
ACount
New value for the Count property.