|
RAD Studio VCL Reference
|
Checks the size of the list.
function AtLeast(ACount: Integer): Boolean;
__fastcall Boolean AtLeast(int ACount);
Call AtLeast to verify the size of the list. AtLeast returns true if the number of items in the list is greater than or equal to ACount.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|