📄 tjyhunit.dfm
字号:
object Form3: TForm3
Left = 467
Top = 112
Width = 430
Height = 283
Caption = #29992#25143#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = -1
Top = 0
Width = 418
Height = 153
Hint = #21491#20987#21487#21024#38500
DataSource = DM.dsinput
ParentShowHint = False
PopupMenu = PopupMenu1
ReadOnly = True
ShowHint = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = 'z_yhmc'
Title.Caption = #29992#25143#21517
Visible = True
end
item
Expanded = False
FieldName = 'z_class'
Title.Caption = #26435#38480
Width = 250
Visible = True
end>
end
object GroupBox1: TGroupBox
Left = 0
Top = 157
Width = 422
Height = 99
Align = alBottom
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 23
Width = 52
Height = 13
Caption = #29992#25143#21517#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 152
Top = 23
Width = 39
Height = 13
Caption = #23494#30721#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 280
Top = 23
Width = 33
Height = 13
Caption = #26435#38480':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object username: TEdit
Left = 56
Top = 19
Width = 89
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ImeName = #26497#21697#20116#31508#36755#20837#27861
ParentFont = False
TabOrder = 0
OnKeyPress = usernameKeyPress
end
object BitBtn1: TBitBtn
Left = 24
Top = 64
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 3
OnClick = BitBtn1Click
end
object BitBtn4: TBitBtn
Left = 328
Top = 64
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = BitBtn4Click
end
object BitBtn2: TBitBtn
Left = 125
Top = 64
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 4
OnClick = BitBtn2Click
end
object userpwd: TEdit
Left = 184
Top = 19
Width = 89
Height = 21
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 1
end
object power: TComboBox
Left = 312
Top = 19
Width = 105
Height = 20
Hint = #36229#32423#31649#29702#21592#21487#20197#36827#34892#29992#25143#31649#29702#65292#26222#36890#31649#29702#21592#19981#34892#65281
Ctl3D = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 12
ParentCtl3D = False
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 2
Items.Strings = (
#36229#32423#31649#29702#21592
#26222#36890#31649#29702#21592)
end
object Panel1: TPanel
Left = 0
Top = 48
Width = 417
Height = 2
BevelOuter = bvLowered
TabOrder = 6
end
object Button1: TButton
Left = 226
Top = 64
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 7
OnClick = Button1Click
end
end
object PopupMenu1: TPopupMenu
Left = 112
Top = 64
object N1: TMenuItem
Caption = #21024#38500
OnClick = N1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -