WinStudio
Use the Length property to specify the maximum length of a component's value.
For the CHAR data type, the property sets the maximum length of the text.
For the DECIMAL data type, the property sets the maximum number of digits allowed in the number. Length should include the number of digits specified in the Decimal Point Position property plus the maximum number of digits that can appear to the left of the decimal point.
Data Types and Properties for Components