Navigation: Code Documentation > RSCommon > Structures > Classes > TMaxCountStrings > Properties
TMaxCountStrings.MaxCount Property
Specifies how large the string list can grow. A value of -1 means that there is no limit.
Namespace: Structures
Delphi
published property MaxCount: Integer read FMaxCount write SetMaxCount default -1;
Property Value
Type: Integer
•TMaxCountStrings
•Structures