fyjdj.dfm.~1~
来自「delphi2007开发的汽车配件进销存系统.实用级的源码.」· ~1~ 代码 · 共 64 行
~1~
64 行
object Form1: TForm1
Left = 0
Top = 0
Caption = 'Form1'
ClientHeight = 352
ClientWidth = 426
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
DesignSize = (
426
352)
PixelsPerInch = 96
TextHeight = 13
object cxGroupBox4: TcxGroupBox
Left = 5
Top = 8
Anchors = [akLeft]
Caption = #24050#32467#31639#21333#25454
TabOrder = 0
Height = 336
Width = 245
object cxTextEdit3: TcxTextEdit
Left = 5
Top = 16
Style.LookAndFeel.Kind = lfOffice11
Style.LookAndFeel.NativeStyle = False
StyleDisabled.LookAndFeel.Kind = lfOffice11
StyleDisabled.LookAndFeel.NativeStyle = False
StyleFocused.LookAndFeel.Kind = lfOffice11
StyleFocused.LookAndFeel.NativeStyle = False
StyleHot.LookAndFeel.Kind = lfOffice11
StyleHot.LookAndFeel.NativeStyle = False
TabOrder = 0
Text = #36755#20837#26597#35810#26465#20214'('#21333#21495#25110#21333#20301')'
Width = 235
end
object DBGridEh4: TDBGridEh
Left = 5
Top = 41
Width = 235
Height = 292
DataSource = DM.ds6
Flat = False
FooterColor = clWindow
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -11
FooterFont.Name = 'Tahoma'
FooterFont.Style = []
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?