formhelp AdjustPopupWidth property
Return to Introduction  Previous page  Next page
Applies to
acFormHelp component.  

Declaration
property AdjustPopupWidth: Boolean;  

Description
The AdjustPopupWidth property controls whether the width of the popup window with help-message should be adjusted accordingly to the width of visible text in the the popup window.  
 
When the AdjustPopupWidth is True, the width of right margin (between the right edge of popup window and text) will be equal to the width of left margin.  

Snapshot 1 (AdjustPopupWidth = True)
acformhelpss1  
 
Snapshot 2 (AdjustPopupWidth = False, PopupWidth = 280)
acformhelpss2  

See also
PopupWidth property.