📄 unitop.dfm
字号:
object frmOp: TfrmOp
Left = 200
Top = 148
Width = 448
Height = 293
Caption = #25805#20316#21592#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 440
Height = 266
Align = alClient
BevelOuter = bvNone
Color = 15263976
TabOrder = 0
DesignSize = (
440
266)
object Bevel1: TBevel
Left = 141
Top = 18
Width = 196
Height = 73
Anchors = [akLeft, akTop, akRight, akBottom]
ParentShowHint = False
ShowHint = False
end
object RxLabel1: TRxLabel
Left = 152
Top = 28
Width = 52
Height = 13
Caption = #25805#20316#21592'(&N)'
end
object RxLabel2: TRxLabel
Left = 152
Top = 50
Width = 39
Height = 13
Caption = #23494#30721'(&P)'
end
object RxLabel3: TRxLabel
Left = 152
Top = 71
Width = 39
Height = 13
Caption = #30830#35748'(&C)'
end
object GroupBox1: TGroupBox
Left = 5
Top = 13
Width = 131
Height = 250
Caption = #30446#21069#24050#26377#30340#25805#20316#21592
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object DBGrid1: TDBGrid
Left = 7
Top = 24
Width = 119
Height = 220
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Oper_name'
Title.Alignment = taCenter
Title.Caption = #25805#20316#21592
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clNavy
Title.Font.Height = -12
Title.Font.Name = #23435#20307
Title.Font.Style = [fsBold]
Width = 100
Visible = True
end>
end
end
object GroupBox2: TGroupBox
Left = 141
Top = 96
Width = 195
Height = 164
Caption = #25805#20316#21592#26435#38480#35774#32622
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object CheckBox1: TCheckBox
Left = 20
Top = 16
Width = 135
Height = 17
Alignment = taLeftJustify
Caption = '1.'#32534#30721#31649#29702#26435
TabOrder = 0
end
object CheckBox2: TCheckBox
Left = 20
Top = 38
Width = 135
Height = 17
Alignment = taLeftJustify
Caption = '2.'#20986#20837#24211#31649#29702#26435
TabOrder = 1
end
object CheckBox3: TCheckBox
Left = 20
Top = 59
Width = 135
Height = 17
Alignment = taLeftJustify
Caption = '3.'#26597#35810#26435
TabOrder = 2
end
object CheckBox4: TCheckBox
Left = 20
Top = 82
Width = 135
Height = 17
Alignment = taLeftJustify
Caption = '4.'#32479#35745#20998#26512#26435
TabOrder = 3
end
object CheckBox5: TCheckBox
Left = 20
Top = 105
Width = 135
Height = 17
Alignment = taLeftJustify
Caption = '5.'#25253#34920#25171#21360#26435
TabOrder = 4
end
object CheckBox6: TCheckBox
Left = 20
Top = 129
Width = 135
Height = 17
Alignment = taLeftJustify
Caption = '6.'#26032#22686#29992#25143#26435
TabOrder = 5
end
end
object btnAdd: TBitBtn
Left = 350
Top = 16
Width = 85
Height = 27
Caption = #22686#21152'(&A)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
end
object btnErase: TBitBtn
Left = 350
Top = 49
Width = 85
Height = 27
Caption = #21024#38500'(&E)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
end
object btnMod: TBitBtn
Left = 350
Top = 82
Width = 85
Height = 27
Caption = #20462#25913'(&M)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
end
object btnExit: TBitBtn
Left = 350
Top = 115
Width = 85
Height = 27
Caption = #20851#38381'(&C)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 5
OnClick = btnExitClick
end
object edtRy: TEdit
Left = 209
Top = 23
Width = 125
Height = 21
TabOrder = 6
end
object edtPw: TEdit
Left = 209
Top = 46
Width = 125
Height = 21
TabOrder = 7
end
object edtCon: TEdit
Left = 209
Top = 70
Width = 125
Height = 21
TabOrder = 8
end
object CheckBox7: TCheckBox
Left = 346
Top = 240
Width = 98
Height = 17
Caption = #20165#20462#25913#26435#38480
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 9
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -