?? progressdialog.dfm
字號:
object frmProgressDialog: TfrmProgressDialog
Left = 313
Top = 304
BorderIcons = []
BorderStyle = bsDialog
Caption = '操作進行當中'
ClientHeight = 76
ClientWidth = 409
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poOwnerFormCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ggPrgb: TGauge
Left = 24
Top = 40
Width = 361
Height = 17
ForeColor = clBlue
Progress = 0
end
object lblMsg: TLabel
Left = 24
Top = 16
Width = 361
Height = 18
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -