📄 authorization.dfm
字号:
object frmAuthorization: TfrmAuthorization
Left = 205
Top = 107
BorderStyle = bsDialog
Caption = #29992#25143#21450#26435#38480#35774#32622
ClientHeight = 259
ClientWidth = 355
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object TreeView1: TTreeView
Left = 16
Top = 32
Width = 153
Height = 169
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Indent = 24
ParentFont = False
TabOrder = 0
OnChange = TreeView1Change
Items.Data = {
010000001F0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
06D3C3BBA7C3FB}
end
object GroupBox1: TGroupBox
Left = 184
Top = 24
Width = 153
Height = 177
Caption = #26435#38480#25551#36848
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
object Memo3: TMemo
Left = 2
Top = 15
Width = 149
Height = 160
Align = alClient
BevelInner = bvNone
BorderStyle = bsNone
Color = clBtnFace
Lines.Strings = (
''
' '#19968#33324#35775#38382#32773#65306
' '#20855#26377#27983#35272#26435#38480
' '#25152#26377#26597#35810#25805#20316)
ReadOnly = True
TabOrder = 0
Visible = False
end
object Memo1: TMemo
Left = 2
Top = 15
Width = 149
Height = 160
Align = alClient
BevelInner = bvNone
BorderStyle = bsNone
Color = clBtnFace
Lines.Strings = (
' '
' '#31649#29702#21592#65306
' '#20855#26377#25152#26377#26435#38480
' '#25152#26377#31995#32479#25805#20316
' '#23458#25143#32500#25252#25805#20316
' '#25152#26377#21442#25968#35774#32622
' '#25152#26377#26597#35810#25805#20316)
ReadOnly = True
TabOrder = 1
end
object Memo2: TMemo
Left = 2
Top = 15
Width = 149
Height = 160
Align = alClient
BevelInner = bvNone
BorderStyle = bsNone
Color = clBtnFace
Lines.Strings = (
''
' '#25805#20316#21592#65306
' '#20855#26377#25805#20316#26435#38480
' '#23458#25143#32500#25252#25805#20316
' '#25152#26377#21442#25968#35774#32622
' '#25152#26377#26597#35810#25805#20316)
ReadOnly = True
TabOrder = 2
Visible = False
end
end
object Button1: TButton
Left = 32
Top = 216
Width = 65
Height = 25
Caption = #28155#21152
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 144
Top = 216
Width = 65
Height = 25
Caption = #21024#38500
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 256
Top = 216
Width = 65
Height = 25
Caption = #20851#38381
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -