?? opentel.dfm
字號:
object frmOpenTel: TfrmOpenTel
Left = 273
Top = 182
BorderIcons = [biMaximize]
BorderStyle = bsDialog
Caption = #24320#36890#20998#26426
ClientHeight = 250
ClientWidth = 337
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 19
object Panel1: TPanel
Left = 32
Top = 24
Width = 273
Height = 161
BevelInner = bvRaised
BevelOuter = bvLowered
BevelWidth = 2
TabOrder = 0
object Label1: TLabel
Left = 34
Top = 101
Width = 71
Height = 19
Caption = #25276' '#37329#65306
end
object Label2: TLabel
Left = 24
Top = 32
Width = 80
Height = 19
Caption = #20998#26426#21495#65306
end
object no: TEdit
Left = 104
Top = 28
Width = 121
Height = 27
TabOrder = 0
end
object money: TEdit
Left = 104
Top = 96
Width = 121
Height = 27
TabOrder = 1
end
end
object ok: TBitBtn
Left = 40
Top = 200
Width = 97
Height = 33
Caption = #24320#36890
TabOrder = 1
Kind = bkOK
end
object cancel: TBitBtn
Left = 200
Top = 200
Width = 97
Height = 33
Caption = #21462#28040
TabOrder = 2
Kind = bkCancel
end
object Table1: TTable
DatabaseName = 'jifei'
TableName = 'extension.db'
Left = 152
Top = 192
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -