📄 popedom_unit.dfm
字号:
object frmAuthorize: TfrmAuthorize
Left = 322
Top = 276
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #26435#38480#35774#23450
ClientHeight = 277
ClientWidth = 406
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = True
Position = poMainFormCenter
Visible = True
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 9
Top = 9
Width = 157
Height = 235
BevelInner = bvLowered
TabOrder = 0
object tvUser: TTreeView
Left = 2
Top = 2
Width = 153
Height = 231
Align = alClient
Indent = 19
ReadOnly = True
TabOrder = 0
OnClick = tvUserClick
end
end
object Panel2: TPanel
Left = 173
Top = 9
Width = 227
Height = 235
BevelInner = bvLowered
TabOrder = 1
object chlbItems: TCheckListBox
Left = 2
Top = 2
Width = 223
Height = 231
Align = alClient
ItemHeight = 12
TabOrder = 0
end
end
object btnOk: TBitBtn
Left = 78
Top = 251
Width = 81
Height = 27
Caption = #30830#23450'(&O)'
TabOrder = 2
OnClick = btnOkClick
end
object btnCancel: TBitBtn
Left = 251
Top = 251
Width = 82
Height = 27
Caption = #21462#28040'(&C)'
TabOrder = 3
OnClick = btnCancelClick
end
object qryTemp: TADOQuery
Connection = frmLeechdomMain.ADOConn
Parameters = <>
Left = 16
Top = 248
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -