📄 qyinfo.dfm
字号:
object QYForm: TQYForm
Left = 273
Top = 212
Width = 447
Height = 358
BorderIcons = [biSystemMenu]
Caption = #21306#22495#20449#24687#32500#25252
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 19
object DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 121
Height = 305
DataSource = DM.DS_QY
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -19
TitleFont.Name = #38582#20070
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #22320#21306#21517#31216
Width = 85
Visible = True
end>
end
object GroupBox1: TGroupBox
Left = 144
Top = 8
Width = 281
Height = 265
Caption = #22320#21306#20449#24687
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 32
Width = 64
Height = 16
Caption = #22320#21306#20195#30721
end
object Label2: TLabel
Left = 16
Top = 72
Width = 64
Height = 16
Caption = #22320#21306#21517#31216
end
object Label3: TLabel
Left = 16
Top = 112
Width = 64
Height = 16
Caption = #22320#21306#35828#26126
end
object DBEdit1: TDBEdit
Left = 96
Top = 32
Width = 169
Height = 24
DataField = #32534#21495
DataSource = DM.DS_QY
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 96
Top = 72
Width = 169
Height = 24
DataField = #22320#21306#21517#31216
DataSource = DM.DS_QY
TabOrder = 1
end
object DBMemo1: TDBMemo
Left = 96
Top = 112
Width = 169
Height = 113
DataField = #22320#21306#35828#26126
DataSource = DM.DS_QY
TabOrder = 2
end
end
object DBNavigator1: TDBNavigator
Left = 144
Top = 288
Width = 280
Height = 26
DataSource = DM.DS_QY
VisibleButtons = [nbInsert, nbDelete, nbEdit, nbPost, nbCancel]
Hints.Strings = (
'First record'
'Prior record'
'Next record'
'Last record'
#22686#21152#35760#24405
#21024#38500#35760#24405
#20462#25913#35760#24405
#25552#20132#32534#36753
#21462#28040#32534#36753
'Refresh data')
ParentShowHint = False
ShowHint = True
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -