📄 mrqyxx.dfm
字号:
object FRM_QYXX: TFRM_QYXX
Left = 275
Top = 214
Width = 646
Height = 357
Caption = #21306#22495#20449#24687#35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 3
Top = 51
Width = 630
Height = 266
ActivePage = TabSheet1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #21306#22495#20449#24687#35774#32622
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
object Panel1: TPanel
Left = 11
Top = 18
Width = 598
Height = 200
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 35
Width = 60
Height = 13
AutoSize = False
Caption = #21306#22495#32534#21495#65306
end
object Label2: TLabel
Left = 299
Top = 35
Width = 60
Height = 13
AutoSize = False
Caption = #21306#22495#21517#31216#65306
end
object Label3: TLabel
Left = 16
Top = 74
Width = 60
Height = 13
Caption = #21306#22495#32423#21035#65306
end
object Label4: TLabel
Left = 299
Top = 72
Width = 93
Height = 13
AutoSize = False
Caption = #21306#22495#37325#35201#31243#24230#65306' '
end
object Label5: TLabel
Left = 16
Top = 113
Width = 108
Height = 13
AutoSize = False
Caption = #21306#22495#36141#20080#21147#25551#36848#65306' '
end
object Label6: TLabel
Left = 19
Top = 152
Width = 60
Height = 13
AutoSize = False
Caption = #22791#27880#20449#24687#65306
end
object Edit1: TEdit
Left = 88
Top = 32
Width = 201
Height = 21
Enabled = False
TabOrder = 0
Text = 'Edit1'
OnKeyDown = Edit1KeyDown
end
object Edit2: TEdit
Left = 368
Top = 32
Width = 209
Height = 21
TabOrder = 1
Text = 'Edit2'
OnKeyDown = Edit2KeyDown
end
object Edit3: TEdit
Left = 88
Top = 69
Width = 201
Height = 21
TabOrder = 2
Text = 'Edit3'
OnKeyDown = Edit3KeyDown
end
object Edit4: TEdit
Left = 400
Top = 70
Width = 177
Height = 21
TabOrder = 3
Text = 'Edit4'
OnKeyDown = Edit4KeyDown
end
object Edit5: TEdit
Left = 132
Top = 112
Width = 445
Height = 21
TabOrder = 4
Text = 'Edit5'
OnKeyDown = Edit5KeyDown
end
object Edit6: TEdit
Left = 96
Top = 148
Width = 481
Height = 21
TabOrder = 5
Text = 'Edit6'
end
end
end
object TabSheet2: TTabSheet
Caption = #21306#22495#20449#24687#21015#34920
ImageIndex = 1
object GroupBox1: TGroupBox
Left = 9
Top = 16
Width = 600
Height = 201
Caption = #21015#34920
TabOrder = 0
object DBGrid1: TDBGrid
Left = 9
Top = 21
Width = 582
Height = 169
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
Columns = <
item
Expanded = False
FieldName = 'qyxx_id'
Title.Caption = #21306#22495#32534#21495
Width = 120
Visible = True
end
item
Expanded = False
FieldName = 'qyxx_qymc'
Title.Caption = #21306#22495#21517#31216
Width = 120
Visible = True
end
item
Expanded = False
FieldName = 'qyxx_qyjb'
Title.Caption = #21306#22495#32423#21035
Width = 120
Visible = True
end
item
Expanded = False
FieldName = 'qyxx_zscd'
Title.Caption = #21306#22495#31243#24230#37325#35201
Width = 150
Visible = True
end
item
Expanded = False
FieldName = 'qyxx_qygml'
Title.Caption = #21306#22495#36141#20080#21147#25551#36848
Width = 100
Visible = True
end
item
Expanded = False
FieldName = 'qyxx_bz'
Title.Caption = #22791#27880#20449#24687
Width = 100
Visible = True
end>
end
end
end
end
object Panel2: TPanel
Left = 6
Top = 0
Width = 627
Height = 49
Caption = 'Panel2'
TabOrder = 1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -