Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TOwnerDataListItems.SetCount

Sets the value for the Count property.

Declaration

Source position: comctrls.pp line 1187

protected procedure TOwnerDataListItems.SetCount(

  const ACount: Integer

); override;

Arguments

ACount

  

New value for the Count property.