?? unit_choose.dfm
字號:
object frm_Choose: Tfrm_Choose
Left = 575
Top = 268
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
Caption = #33258#23450#20041#38647#21306
ClientHeight = 126
ClientWidth = 192
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
Icon.Data = {
0000010001001010100000000000280100001600000028000000100000002000
00000100040000000000C0000000000000000000000000000000000000000000
0000000080000080000000808000800000008000800080800000C0C0C0008080
80000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
0000000000000000000000000400000000004400040000000000044404000044
4444444444000000000004440400000000004400040000400000000004000040
0000000000000040004400000000004044400000000000444444444444000040
444000000000004000440000000000400000000000000000000000000000FFFF
0000FFFB0000FF3B0000FF8B0000C0030000FF8B0000FF3B0000DFFB0000DFFF
0000DCFF0000D1FF0000C0030000D1FF0000DCFF0000DFFF0000FFFF0000}
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label_Height: TLabel
Left = 14
Top = 27
Width = 54
Height = 13
Caption = #39640#24230'(&H):'
end
object Label_Width: TLabel
Left = 14
Top = 53
Width = 54
Height = 13
Caption = #23485#24230'(&W):'
end
object Label_Bombs: TLabel
Left = 14
Top = 79
Width = 54
Height = 13
Caption = #38647#25968'(&M):'
end
object Edit_H: TEdit
Left = 70
Top = 27
Width = 39
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
end
object Edit_W: TEdit
Left = 70
Top = 53
Width = 39
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
end
object Edit_M: TEdit
Left = 70
Top = 79
Width = 39
Height = 19
Ctl3D = False
ParentCtl3D = False
TabOrder = 2
end
object Button_Ok: TButton
Left = 128
Top = 35
Width = 57
Height = 23
Caption = #30830#23450
Default = True
ParentShowHint = False
ShowHint = False
TabOrder = 3
OnClick = Button_OkClick
end
object Button_Cancel: TButton
Left = 128
Top = 71
Width = 57
Height = 23
Cancel = True
Caption = #21462#28040
TabOrder = 4
OnClick = Button_CancelClick
end
end
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -