Vcl.ComCtrls.TListItems.SetCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetCount(Value: Integer);

C++

void __fastcall SetCount(int Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TListItems

Description

Sets the number of list items.

Call SetCount to set the number of list items.