📄 mgrquery.~dfm
字号:
object mgrqfrm: Tmgrqfrm
Left = 135
Top = 164
BorderStyle = bsDialog
Caption = #22270#20070#20449#24687#26597#35810
ClientHeight = 384
ClientWidth = 743
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 729
Height = 365
TabOrder = 0
object Bevel1: TBevel
Left = 8
Top = 56
Width = 713
Height = 4
Shape = bsTopLine
end
object Label1: TLabel
Left = 8
Top = 344
Width = 36
Height = 12
Caption = 'Label1'
end
object Label2: TLabel
Left = 592
Top = 344
Width = 132
Height = 12
Caption = #21452#20987#21015#34920#26597#30475#35814#32454#20449#24687#65281
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object ListView1: TListView
Left = 8
Top = 72
Width = 713
Height = 255
Columns = <
item
Caption = #22270#20070#32534#21495
Width = 60
end
item
AutoSize = True
Caption = #20070#21517
end
item
AutoSize = True
Caption = #31867#21035
end
item
AutoSize = True
Caption = #20316#32773
end
item
AutoSize = True
Caption = #20986#29256#31038
end
item
Caption = #20986#29256#26102#38388
Width = 60
end
item
Caption = #20837#24211#26102#38388
Width = 60
end
item
Alignment = taCenter
Caption = #26159#21542#20511#20986
Width = 60
end
item
Caption = #20511#20986#26102#38388
Width = 60
end
item
AutoSize = True
Caption = #25317#26377#32773
end
item
Alignment = taCenter
Caption = #26159#21542#36229#26102
Width = 60
end>
GridLines = True
ReadOnly = True
RowSelect = True
TabOrder = 0
ViewStyle = vsReport
OnDblClick = ListView1DblClick
end
object Button1: TButton
Left = 72
Top = 24
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 224
Top = 24
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 344
Top = 24
Width = 75
Height = 25
Caption = 'Button3'
TabOrder = 3
OnClick = Button3Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -