System.SysUtils.TStringBuilder Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
FDataprotectedFData is an array of characters used to store the string data.
FLengthprotectedFLength is the real length of the built string.
FMaxCapacityprotectedFMaxCapacity specifies the maximum number of characters that can be stored in a TStringBuilder instance.