Gets or set a value indicating the list should Auto-Increase in size when Limit is reached
OutputVar := instance.AutoIncrease
instance.AutoIncrease := Value
value
boolean value or instance of MfBool.
Gets value indicating the list should Auto-Increase in size when Limit is reached
Sets value indicating the list should Auto-Increase in size when Limit is reached
If AutoIncrease is true then Method Insert() and properties Item and Char. will automatically increase if needed when adding new values.
All values added by AutoIncrease will have an initial value of 0