📄 juan_ren_cha.~dfm
字号:
object juan_ren_ch: Tjuan_ren_ch
Left = 71
Top = 108
Width = 544
Height = 375
BorderIcons = [biSystemMenu, biMinimize]
Caption = #27298#39511#21729#36039#26009#28687#35261
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 15
Top = 18
Width = 505
Height = 291
Color = clFuchsia
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'juan_ren_no'
Title.Caption = #27298#39511#21729#32232#34399
Visible = True
end
item
Expanded = False
FieldName = 'juan_ren_name'
Title.Caption = #27298#39511#21729#22995#21517
Visible = True
end
item
Expanded = False
FieldName = 'jiuan_bu_men'
Title.Caption = #27298#39511#37096#38272
Visible = True
end
item
Expanded = False
FieldName = 'made_date'
Title.Caption = #24314#31435#26085#26399
Visible = True
end
item
Expanded = False
FieldName = 'made_ren'
ReadOnly = True
Title.Caption = #24314#31435#20154
Visible = True
end>
end
object Button1: TButton
Left = 232
Top = 320
Width = 65
Height = 25
Caption = #36820#22238
TabOrder = 1
OnClick = Button1Click
end
object DataSource1: TDataSource
DataSet = Query1
Left = 232
Top = 136
end
object Query1: TQuery
Active = True
DatabaseName = 'aa'
SQL.Strings = (
'select * from juan_ren')
Left = 304
Top = 152
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -