📄 queryunit.~dfm
字号:
object dataqueryform: Tdataqueryform
Left = 76
Top = 121
Width = 689
Height = 438
Caption = 'dataqueryform'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 681
Height = 411
ActivePage = TabSheet2
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #25353#32534#21495#26597#35810
object RadioGroup1: TRadioGroup
Left = 24
Top = 0
Width = 225
Height = 50
Caption = 'RadioGroup1'
Columns = 3
ItemIndex = 0
Items.Strings = (
#23398#29983#20449#24687
#25945#24072#20449#24687
#35838#31243#20449#24687)
TabOrder = 0
end
object GroupBox1: TGroupBox
Left = 256
Top = 0
Width = 185
Height = 49
Caption = #35831#36755#20837#32534#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
object Edit1: TEdit
Left = 32
Top = 16
Width = 121
Height = 21
TabOrder = 0
end
end
object DBGrid1: TDBGrid
Left = 96
Top = 88
Width = 320
Height = 120
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 144
Top = 240
Width = 230
Height = 25
TabOrder = 3
end
object Button1: TButton
Left = 456
Top = 16
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 4
OnClick = Button1Click
end
end
object TabSheet2: TTabSheet
Caption = #27169#31946#26597#35810
ImageIndex = 1
object Label1: TLabel
Left = 32
Top = 16
Width = 305
Height = 13
Caption = #26597#35810#21517#23383#20197#26576#20010#23383#27597#20026#24320#22836#30340#23398#29983#30340#20010#20154#20449#24687
end
object Label2: TLabel
Left = 32
Top = 40
Width = 153
Height = 13
Caption = #35831#36755#20837#23398#29983#21517#23383#30340#39318#23383#27597#65306
end
object DBGrid2: TDBGrid
Left = 96
Top = 72
Width = 320
Height = 120
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator2: TDBNavigator
Left = 128
Top = 216
Width = 230
Height = 25
TabOrder = 1
end
object Edit2: TEdit
Left = 200
Top = 40
Width = 121
Height = 21
TabOrder = 2
end
object Button2: TButton
Left = 456
Top = 120
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 3
OnClick = Button2Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -