📄 operator.dfm
字号:
inherited OperatorForm: TOperatorForm
Left = 222
Top = 209
Caption = #25805#20316#21592#35774#32622
ClientHeight = 162
ClientWidth = 316
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 12
inherited code: TLabel
Top = 18
Width = 72
Caption = #25805#20316#21592#32534#30721#65306
end
object Label1: TLabel [1]
Left = 8
Top = 46
Width = 72
Height = 12
Caption = #25805#20316#21592#21517#31216#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel [2]
Left = 8
Top = 75
Width = 72
Height = 12
Caption = #25805#20316#21592#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel [3]
Left = 8
Top = 103
Width = 60
Height = 12
Caption = #30830#23450#23494#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
inherited BtnPrior: TBitBtn
Left = 209
Top = 8
OnClick = BtnPriorClick
end
inherited BtnNext: TBitBtn
Left = 209
Top = 37
OnClick = BtnNextClick
end
inherited BtnSave: TBitBtn
Left = 209
Top = 66
end
inherited Btnexit: TBitBtn
Left = 209
Top = 96
OnClick = BtnexitClick
end
inherited Btnadd: TBitBtn
Left = 209
Top = 126
OnClick = BtnaddClick
end
inherited DEno: TDBEdit
Left = 75
Top = 15
DataField = 'number'
DataSource = DataE2.dsOpr
end
object DEname: TDBEdit
Left = 75
Top = 42
Width = 120
Height = 20
AutoSelect = False
AutoSize = False
DataField = 'name'
DataSource = DataE2.dsOpr
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 7
end
object DEpassword: TDBEdit
Left = 75
Top = 71
Width = 120
Height = 19
AutoSelect = False
AutoSize = False
DataField = 'password'
DataSource = DataE2.dsOpr
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 8
end
object Epassword: TEdit
Left = 75
Top = 100
Width = 120
Height = 20
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 9
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -