home *** CD-ROM | disk | FTP | other *** search
- object Dlg_processing: TDlg_processing
- Left = 205
- Top = 167
- BorderStyle = bsDialog
- Caption = 'dlg'
- ClientHeight = 61
- ClientWidth = 293
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 16
- Top = 8
- Width = 39
- Height = 13
- Caption = 'Label1'
- end
- object Gauge: TW95Meter
- Left = 16
- Top = 32
- Width = 265
- Percent = 100
- Margin = 3
- end
- end
-