?? buyticket.~dfm
字號:
object BuyTicketFrm: TBuyTicketFrm
Left = 221
Top = 213
Width = 377
Height = 404
Caption = #36141#31080#30028#38754
Color = clSkyBlue
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 = 56
Top = 72
Width = 75
Height = 13
Caption = #20056#23458#36523#20221#35777' '
end
object Label2: TLabel
Left = 48
Top = 120
Width = 87
Height = 13
Caption = #30830#35748#36523#20221#35777#21495' '
end
object Label3: TLabel
Left = 64
Top = 160
Width = 33
Height = 13
Caption = #36710#27425' '
end
object Label4: TLabel
Left = 64
Top = 200
Width = 30
Height = 13
Caption = #36215#28857' '
end
object Label5: TLabel
Left = 64
Top = 240
Width = 30
Height = 13
Caption = #32456#28857' '
end
object Label6: TLabel
Left = 64
Top = 272
Width = 30
Height = 13
Caption = #26085#26399' '
end
object Edit1: TEdit
Left = 152
Top = 72
Width = 81
Height = 21
TabOrder = 0
OnKeyPress = Edit1KeyPress
end
object Edit2: TEdit
Left = 152
Top = 120
Width = 81
Height = 21
TabOrder = 1
OnKeyPress = Edit2KeyPress
end
object Button1: TButton
Left = 56
Top = 304
Width = 49
Height = 33
Caption = #30830#23450
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 304
Width = 49
Height = 33
Caption = #21462#28040
TabOrder = 3
OnClick = Button2Click
end
object Edit3: TEdit
Left = 152
Top = 160
Width = 81
Height = 21
TabOrder = 4
end
object Edit4: TEdit
Left = 152
Top = 200
Width = 81
Height = 21
TabOrder = 5
end
object Edit5: TEdit
Left = 152
Top = 240
Width = 81
Height = 21
TabOrder = 6
end
object Edit6: TEdit
Left = 152
Top = 272
Width = 81
Height = 21
TabOrder = 7
OnKeyPress = Edit6KeyPress
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 272
Top = 48
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -