ipedit Hint property
Return to Introduction  Previous page  Next page
Applies to
acEdit, acNumberEdit, acIPEdit, acLabeledComboBox, acMRUComboBox and acImagesComboBox components as subproperty of AttachedLabel structure.  

Declaration
property Hint: String;  

Description
The Hint property contains the text string that can appear when the user moves the mouse over the label attached control.  
 
iiinfo If you are using the FormHelp component to show the context-sensitive help taken from secondary part of hint AND the Hint for attached label is not specified, the FormHelp will use the hint of main control.  

See also
ShowHint and ParentShowHint properties;  
acFormHelp and acFormHints components.