formhook NoPaintBackground property
Return to Introduction  Previous page  Next page
Applies to
acFormHook component.  

Declaration
property NoPaintBackground: Boolean;  

Description
The NoPaintBackground property controls whether you would like to paint the form's background. If NoBackground is True — background will never be painted.  
 
You can specify NoBackground property at design-time, but this will take effect at run-time only.  

See also
NoCaption property.