| 1234567891011121314151617181920212223242526272829303132 |
- object ExcelForm: TExcelForm
- Left = 511
- Top = 616
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = #23548#20986#36827#24230
- ClientHeight = 34
- ClientWidth = 310
- Color = clBtnFace
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poMainFormCenter
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 12
- object ProGauge: TFlatGauge
- Left = 8
- Top = 5
- Width = 297
- Height = 25
- Version = '4.55.0.0'
- AdvColorBorder = 0
- Progress = 25
- TextFront = #27491#22312#36716#25442#25968#25454#20026' MS-EXCEL '#30005#23376#34920#26684','#23436#25104':'
- end
- end
|