?? untmodal.dfm
字號:
object Frm_Modal: TFrm_Modal
Left = 196
Top = 106
Width = 419
Height = 424
Caption = 'Frm_Modal'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object BitBtn1: TBitBtn
Left = 24
Top = 16
Width = 75
Height = 25
TabOrder = 0
Kind = bkAbort
end
object BitBtn2: TBitBtn
Left = 32
Top = 56
Width = 75
Height = 25
TabOrder = 1
Kind = bkAll
end
object BitBtn3: TBitBtn
Left = 32
Top = 96
Width = 75
Height = 25
TabOrder = 2
Kind = bkCancel
end
object BitBtn4: TBitBtn
Left = 32
Top = 136
Width = 75
Height = 25
TabOrder = 3
Kind = bkClose
end
object BitBtn5: TBitBtn
Left = 32
Top = 168
Width = 75
Height = 25
Caption = 'BitBtn5'
TabOrder = 4
end
object BitBtn6: TBitBtn
Left = 40
Top = 208
Width = 75
Height = 25
TabOrder = 5
Kind = bkIgnore
end
object BitBtn7: TBitBtn
Left = 32
Top = 248
Width = 75
Height = 25
TabOrder = 6
Kind = bkNo
end
object BitBtn8: TBitBtn
Left = 40
Top = 288
Width = 75
Height = 25
TabOrder = 7
Kind = bkOK
end
object BitBtn9: TBitBtn
Left = 40
Top = 328
Width = 75
Height = 25
TabOrder = 8
Kind = bkRetry
end
object BitBtn10: TBitBtn
Left = 200
Top = 32
Width = 75
Height = 25
TabOrder = 9
Kind = bkYes
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -