?? unit15.dfm
字號:
object Form15: TForm15
Left = 303
Top = 337
Width = 411
Height = 306
Caption = 'Form15'
Color = clGradientActiveCaption
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 64
Top = 88
Width = 100
Height = 19
Caption = #32771#29983#22995#21517#65306
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 64
Top = 128
Width = 100
Height = 19
Caption = #32771#29983#23398#21495#65306
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 64
Top = 224
Width = 112
Height = 16
Caption = #20320#30340#32771#35797#36153#29992#26159
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
end
object panel1: TPanel
Left = 80
Top = 16
Width = 241
Height = 41
Caption = #32771#35797#35745#36153#20013#24515
Color = clSilver
Font.Charset = GB2312_CHARSET
Font.Color = clTeal
Font.Height = -21
Font.Name = #38582#20070
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Edit1: TEdit
Left = 200
Top = 88
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit1'
end
object Edit2: TEdit
Left = 200
Top = 128
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit2'
end
object BitBtn1: TBitBtn
Left = 128
Top = 176
Width = 121
Height = 25
Caption = #26597#35810#36153#29992
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 3
end
object Edit3: TEdit
Left = 200
Top = 224
Width = 121
Height = 21
TabOrder = 4
Text = 'Edit3'
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -