4D v14SearchPicker SET HELP TEXT |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14
SearchPicker SET HELP TEXT
|
SearchPicker SET HELP TEXT ( objectName ; helpText ) | ||||||||
Parameter | Type | Description | ||||||
objectName | Text |
![]() |
Name of subform object | |||||
helpText | Text |
![]() |
Text to display | |||||
The SearchPicker SET HELP TEXT command is used to display a non-enterable grayed-out text in the background of the search area specified by objectName. This text disappears when the user clicks in the area.
Displays the word "Country" in the area, indicating that the search will concern this variable:
SearchPicker SET HELP TEXT("vSearch";"Country")
Product: 4D
Theme: SearchPicker
4D Widgets ( 4D v12)
4D Widgets ( 4D v13)
4D Widgets ( 4D v14 R2)
4D Widgets ( 4D v14)
4D Widgets ( 4D v14 R3)
4D Widgets ( 4D v14 R4)