Text Limit

Lokaler Name Text Limit
API Name TextLimit
Datentyp Long
Gültigkeit Must be greater than or equal to 0
Get Funktion   (dcl_Control_GetTextLimit <CONTROL>)
Set Funktion   (dcl_Control_SetTextLimit <CONTROL> NewValue [as Long])
Anwendbar auf Combo Box, Image Combo Box, Text Box

This property sets the maximum number of characters allowed for user typed text in the control's edit box. If the value of this property is zero, the only limit is the one imposed by the operating system (typically more than 32k). Note that the property does not alter existing edit box text or limit the length of text placed in the edit box when a list item is selected.