formhelp ParentFont property
Previous  Top  Next
Applies to
FormHelp component.  

Declaration
property ParentFont: Boolean;  

Description
The ParentFont property determines whether the FormHelp should use font of its parent form.  
 
Set ParentFont to true in order to ensure that the text on context-sensitive help window will have the same font as on form and to have a uniform appearance for entire controls on the form. For example, if ParentFont is True, changing the form's Font property to 12-point Courier causes the context-sensitive help windows to to use that font.  
 
iiinfo When the value of a FormHelp's Font property changes, ParentFont becomes False automatically.  
 
When ParentFont is true for a form, the form uses the default font.  

See also
Font property.  
File not found.