📄 querytransinformation.~dfm
字号:
object Form14: TForm14
Left = 260
Top = 192
BorderStyle = bsDialog
Caption = #26597#35810#35843#21160#20449#24687
ClientHeight = 313
ClientWidth = 635
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
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 0
Top = 88
Width = 635
Height = 201
Align = alCustom
DataSource = Form1.DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button3: TButton
Left = 496
Top = 48
Width = 121
Height = 25
Caption = #36820#22238#20027#33756#21333
TabOrder = 1
OnClick = Button3Click
end
object GroupBox1: TGroupBox
Left = 8
Top = 0
Width = 409
Height = 81
Caption = #35831#36873#25321#26597#35810#26041#24335#65288#31649#29702#21592#19987#29992#65289#65306
TabOrder = 2
object Label1: TLabel
Left = 192
Top = 48
Width = 78
Height = 13
Caption = #65288'YY-MM-DD'#65289
end
object Label2: TLabel
Left = 192
Top = 16
Width = 54
Height = 13
AutoSize = False
Caption = #65288'5'#20301#25968#65289
end
object RadioButton1: TRadioButton
Left = 8
Top = 18
Width = 113
Height = 17
Caption = #25353#21592#24037#21495#26597#35810
Checked = True
TabOrder = 0
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 8
Top = 48
Width = 121
Height = 17
Caption = #25353#35843#21160#26085#26399#26597#35810
TabOrder = 1
OnClick = RadioButton2Click
end
object MaskEdit1: TMaskEdit
Left = 112
Top = 45
Width = 73
Height = 21
EditMask = '!99/99/00;1;_'
MaxLength = 8
TabOrder = 2
Text = ' - - '
end
object Edit1: TEdit
Left = 112
Top = 16
Width = 73
Height = 21
TabOrder = 3
end
object Button4: TButton
Left = 288
Top = 45
Width = 89
Height = 25
Caption = #20840#37096#26597#35810
TabOrder = 4
OnClick = Button4Click
end
end
object Button2: TButton
Left = 296
Top = 16
Width = 89
Height = 25
Caption = #24320#22987#26597#35810
TabOrder = 3
OnClick = Button2Click
end
object StatusBar1: TStatusBar
Left = 0
Top = 288
Width = 635
Height = 25
Panels = <
item
Width = 400
end
item
Text = #27880#65306#26222#36890#29992#25143#21482#33021#26597#35810#20010#20154#20449#24687
Width = 50
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -