Changeset 472 for trunk/NewView/FileDialogForm.pas
- Timestamp:
- Mar 2, 2023, 1:58:25 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NewView/FileDialogForm.pas
r465 r472 150 150 Procedure TFileDialogForm.FileDialogFormOnSetupShow (Sender: TObject); 151 151 Begin 152 ScaleForm( self, 10, 16 );152 ScaleForm( self, 8, 16 ); 153 153 154 154 // ScaleForm seems to misposition the combo-boxes, so we fix that here
Note:
See TracChangeset
for help on using the changeset viewer.