| Delphi .NET (2) Database (71) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280) |
Center a Form efficiently
(1 votes). Leave comments and/ or rate it.
To center a form after having changed its dimensions at run-time, The following code shows 2 solutions how to handle this "problem":
Comments:
|