📄 gong_ying_liu_lan.~dfm
字号:
object gong_ying_liu_la: Tgong_ying_liu_la
Left = 1
Top = 106
Width = 796
Height = 349
Caption = #20379#25033#21830#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
DesignSize = (
788
322)
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 375
Top = 274
Width = 73
Height = 30
Anchors = [akBottom]
Caption = #26597#25214
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton1Click
end
object DBGrid1: TDBGrid
Left = 8
Top = 5
Width = 777
Height = 257
Anchors = [akLeft, akTop, akRight, akBottom]
Color = clYellow
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'gong_shang_no'
Title.Caption = #20379#25033#21830#32232#34399
Visible = True
end
item
Expanded = False
FieldName = 'gong_shang_name'
Title.Caption = #20379#21830#21517#31281
Visible = True
end
item
Expanded = False
FieldName = 'gong_shang_phone'
Title.Caption = #38651#35441
Visible = True
end
item
Expanded = False
FieldName = 'gong_shang_fax'
Title.Caption = #20659#30495
Visible = True
end
item
Expanded = False
FieldName = 'gong_shang_ren'
Title.Caption = #32879#31995#20154
Visible = True
end
item
Expanded = False
FieldName = 'gong_shang_adress'
Title.Caption = #20379#21830#22320#22336
Visible = True
end>
end
object Button1: TButton
Left = 216
Top = 274
Width = 73
Height = 30
Anchors = [akBottom]
Caption = #20840#37096#28687#35261
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 456
Top = 274
Width = 73
Height = 30
Anchors = [akBottom]
Caption = #36820#22238
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 295
Top = 274
Width = 73
Height = 30
Anchors = [akBottom]
Caption = #22686#21152
TabOrder = 3
OnClick = Button3Click
end
object Query1: TQuery
Active = True
DatabaseName = 'vvv'
SQL.Strings = (
'select * from gong_ying_shang')
Left = 336
Top = 120
end
object DataSource1: TDataSource
DataSet = Query1
Left = 424
Top = 112
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -