|
|
|
| acFormHook component.
|
| property NoPaintBackground: Boolean;
|
| 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.
|
| NoCaption property.
|