fyhxg.dfm.~6~
来自「delphi2007开发的汽车配件进销存系统.实用级的源码.」· ~6~ 代码 · 共 98 行
~6~
98 行
object frmYHGL: TfrmYHGL
Left = 0
Top = 0
BorderIcons = [biSystemMenu]
BorderStyle = bsNone
Caption = #29992#25143#31649#29702
ClientHeight = 185
ClientWidth = 334
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object cxPageControl1: TcxPageControl
Left = 0
Top = 0
Width = 334
Height = 185
ActivePage = cxTabSheet1
Align = alClient
TabOrder = 0
ExplicitLeft = 104
ExplicitTop = 40
ExplicitWidth = 289
ExplicitHeight = 193
ClientRectBottom = 185
ClientRectRight = 334
ClientRectTop = 24
object cxTabSheet1: TcxTabSheet
Caption = #29992#25143#31649#29702
ImageIndex = 0
ExplicitHeight = 168
object DBGridEh1: TDBGridEh
Left = 3
Top = 3
Width = 328
Height = 118
DataSource = DM.ds10
Flat = False
FooterColor = clWindow
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -11
FooterFont.Name = 'Tahoma'
FooterFont.Style = []
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'Tahoma'
TitleFont.Style = []
Columns = <
item
EditButtons = <>
FieldName = 'name'
Footers = <>
Title.Caption = #29992#25143#21517':'
Width = 146
end
item
EditButtons = <>
FieldName = 'psw'
Footers = <>
Title.Caption = #23494#30721':'
Width = 118
end>
end
object cxDBNavigator1: TcxDBNavigator
Left = 5
Top = 127
Width = 320
Height = 25
Buttons.PriorPage.Visible = False
Buttons.NextPage.Visible = False
Buttons.SaveBookmark.Visible = False
Buttons.GotoBookmark.Visible = False
Buttons.Filter.Visible = False
TabOrder = 1
end
end
end
object cxButton3: TcxButton
Left = 284
Top = 1
Width = 48
Height = 20
Caption = #20851#38381
TabOrder = 1
OnClick = cxButton3Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?