📄 jiangjin_chaxun.dfm
字号:
object Form6: TForm6
Tag = 1
Left = 50
Top = 160
Width = 547
Height = 502
Caption = #22870#37329#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 11
Top = 233
Width = 130
Height = 13
Caption = #25110#25163#21160#24405#20837#20250#21592#32534#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 13
Top = 12
Width = 117
Height = 13
Caption = #20174#21015#34920#20013#36873#25321#20250#21592#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 13
Top = 284
Width = 65
Height = 13
Caption = #22870#37329#21015#34920#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DBGrid1: TDBGrid
Left = 8
Top = 34
Width = 200
Height = 194
DataSource = DataModule1.DataSource1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'class'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ReadOnly = True
Title.Caption = #32423#21035#30721
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 45
Visible = True
end
item
Expanded = False
FieldName = 'type'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ReadOnly = True
Title.Caption = #32423#21035#21517#31216
Title.Font.Charset = DEFAULT_CHARSET
Title.Font.Color = clWindowText
Title.Font.Height = -13
Title.Font.Name = 'MS Sans Serif'
Title.Font.Style = []
Width = 108
Visible = True
end>
end
object Button2: TButton
Left = 414
Top = 274
Width = 94
Height = 25
Caption = #36864' '#20986
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button2Click
end
object DBGrid2: TDBGrid
Left = 217
Top = 11
Width = 315
Height = 257
DataSource = DataModule1.DataSource2b
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid2CellClick
Columns = <
item
Expanded = False
FieldName = 'member_id'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ReadOnly = True
Title.Caption = #20250#21592#32534#21495
Width = 58
Visible = True
end
item
Expanded = False
FieldName = 'name'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ReadOnly = True
Title.Caption = #20250#21592#21517#31216
Width = 179
Visible = True
end
item
Expanded = False
FieldName = 'person'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ReadOnly = True
Title.Caption = #32852#31995#20154
Width = 55
Visible = True
end>
end
object Edit1: TEdit
Left = 9
Top = 252
Width = 198
Height = 21
TabOrder = 3
end
object Button1: TButton
Left = 296
Top = 274
Width = 94
Height = 25
Caption = #22870#37329#26597#35810
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 4
OnClick = Button1Click
end
object ListBox1: TListBox
Left = 9
Top = 303
Width = 522
Height = 168
ItemHeight = 13
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -