|
|
|
| acFormPlacementSaver components.
|
| property MaximizeIfNoInfoFound: Boolean; // False by default
|
| The MaximizeIfNoInfoFound property can be used to maximize the application window on its first start (when the placement information is not yet exists in the registry).
|
|
|
| Set MaximizeIfNoInfoFound to True, if you want your form to be maximized by default.
|