System Reference Summary > System Reference Summary > 4GL System Constants > System Constants > Text Display Behavior Settings for ButtonFields
Was this helpful?
Text Display Behavior Settings for ButtonFields
Constant Value
Description
Numeric
Equivalent
TDB_DEFAULT
Specifies that the TextLabel is truncated at the edge of the ButtonField
0
TDB_END_ELLIPSIS
Specifies an ellipses with trailing spaces at the end of the button text
1
TDB_PATH_ELLIPSIS
Specifies that the center is removed from the string and replaced by an ellipsis
2
TDB_WORD_ELLIPSIS
Specifies that the TextLabel is truncated at the beginning of the last word that is inside the ButtonField, followed by an ellipsis
4
Last modified date: 12/20/2023