📄 xchangeform.dfm
字号:
object xchange: Txchange
Left = 219
Top = 153
Width = 651
Height = 469
Caption = #20462#25913#29992#25143#26435#38480
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 72
Top = 72
Width = 153
Height = 25
AutoSize = False
Caption = #35201#20462#25913#29992#25143#30340#29992#25143#21517
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 72
Top = 136
Width = 73
Height = 16
AutoSize = False
Caption = #29992#25143#26435#38480
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Edit3: TEdit
Left = 272
Top = 72
Width = 121
Height = 21
TabOrder = 0
end
object btfind: TButton
Left = 472
Top = 72
Width = 75
Height = 25
Caption = #26597#25214
TabOrder = 1
OnClick = btfindClick
end
object ComboBox2: TComboBox
Left = 264
Top = 128
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 2
Items.Strings = (
'10 '#31995#32479#31649#29702
'9 '#25143#31821#31649#29702
'8 '#20986#20837#31649#29702
'7 '#32500#20462#31649#29702
'6 '#32564#36153#31649#29702)
end
object btchange: TButton
Left = 472
Top = 128
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 3
OnClick = btchangeClick
end
object DBGrid1: TDBGrid
Left = 16
Top = 224
Width = 609
Height = 201
DataSource = Data.DataSouLogin
ReadOnly = True
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -