formhints MaxWidth property
Previous  Top  Next
Applies to
FormHints component.  

Declaration
property MaxWidth: Word default 0;  

Description
The MaxWidth property used to control the maximum width of balloon-style hints and wrap long strings to next line, to fit the maximum width of balloon.  
 
If MaxWidth is zero, the hints can have unlimited width, so lines are not wrapping.  
 
iiwarning This property available since Delphi 3 / BCB 3 or higher. Unfortunately the wrapping of long hints is not allowed in Delphi 2.  

See also
Font and TextAlignment properties.  
File not found.