[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TOwnerDataListItems.SetCount

Sets the value for the Count property.

Declaration

Source position: comctrls.pp line 1193

protected procedure TOwnerDataListItems.SetCount(

  const ACount: Integer

); override;

Arguments

ACount

  

New value for the Count property.