📄 unitpermitset.dfm
字号:
object frmPermitSet: TfrmPermitSet
Left = 326
Top = 199
Width = 427
Height = 364
Caption = #26435#38480#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 419
Height = 33
Bands = <
item
Control = ToolBar1
ImageIndex = -1
Width = 415
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 402
Height = 25
ButtonHeight = 21
ButtonWidth = 55
Caption = 'ToolBar1'
ShowCaptions = True
TabOrder = 0
object tbnAdd: TToolButton
Left = 0
Top = 2
Caption = #28155#21152#26435#38480
ImageIndex = 0
OnClick = tbnAddClick
end
object tbnDelete: TToolButton
Left = 55
Top = 2
Caption = #21024#38500#26435#38480
ImageIndex = 1
OnClick = tbnDeleteClick
end
object tbnUpdate: TToolButton
Left = 110
Top = 2
Caption = #20462#25913#26435#38480
ImageIndex = 2
OnClick = tbnUpdateClick
end
object ToolButton4: TToolButton
Left = 165
Top = 2
Width = 8
Caption = 'ToolButton4'
ImageIndex = 3
Style = tbsSeparator
end
object tbnExit: TToolButton
Left = 173
Top = 2
Caption = #36864#20986
ImageIndex = 3
OnClick = tbnExitClick
end
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 320
Width = 419
Height = 17
Panels = <>
end
object Panel1: TPanel
Left = 0
Top = 33
Width = 419
Height = 287
Align = alClient
Caption = 'Panel1'
TabOrder = 2
object GroupBox1: TGroupBox
Left = 1
Top = 1
Width = 417
Height = 285
Align = alClient
Caption = #26435#38480#21015#34920
TabOrder = 0
object DBGrid: TDBGrid
Left = 2
Top = 15
Width = 413
Height = 268
Align = alClient
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
end
object DataSource: TDataSource
Left = 89
Top = 66
end
object ADOQuery: TADOQuery
Parameters = <>
Left = 145
Top = 90
end
object ADOCmd: TADOCommand
Parameters = <>
Left = 193
Top = 90
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -