home *** CD-ROM | disk | FTP | other *** search
- object SaveForm: TSaveForm
- Left = 506
- Top = 337
- Width = 250
- Height = 77
- Caption = 'Saving Database'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object SaveGroup: TGroupBox
- Left = 0
- Top = 0
- Width = 241
- Height = 49
- Caption = 'Saving...'
- TabOrder = 0
- object SaveProgressBar: TProgressBar
- Left = 4
- Top = 21
- Width = 234
- Height = 16
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
- end
-