|
@@ -12,13 +12,12 @@ object NewDiskForm: TNewDiskForm
|
|
Font.Height = -11
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
Font.Style = []
|
|
- OldCreateOrder = True
|
|
|
|
|
|
+ PopupMode = pmAuto
|
|
Scaled = False
|
|
Scaled = False
|
|
OnCloseQuery = FormCloseQuery
|
|
OnCloseQuery = FormCloseQuery
|
|
DesignSize = (
|
|
DesignSize = (
|
|
377
|
|
377
|
|
169)
|
|
169)
|
|
- PixelsPerInch = 96
|
|
|
|
TextHeight = 13
|
|
TextHeight = 13
|
|
object DiskBitmapImage: TBitmapImage
|
|
object DiskBitmapImage: TBitmapImage
|
|
Left = 8
|
|
Left = 8
|