u_xgkl.dfm
来自「简单的人事工资管理系统.... 我是想下载源码菜拿来换的...呵呵~~ 」· DFM 代码 · 共 106 行
DFM
106 行
object qxfrm: Tqxfrm
Left = 396
Top = 125
Width = 554
Height = 287
Caption = #20462#25913#26435#38480
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 13
object lbl1: TLabel
Left = 0
Top = 185
Width = 546
Height = 75
Align = alClient
Caption =
#29992#25143#32423#21035#35828#26126#65306#13#10' 1 '#21487#20197#36827#34892#29992#25143#31649#29702#65292#27983#35272#12289#28155#21152#12289#20462#25913#12289' '#22797#21046#12289#21024#38500#24037#31243#65292#24182#36827#34892#25968#25454#23548#20837#12289#23548#20986#13#10' 2 '#21487#20197#27983#35272#12289#28155#21152#65292 +
#20462#25913#12289#22797#21046#12289#21024#38500#24037#31243#65292' '#24182#36827#34892#25968#25454#23548#20837#12289#23548#20986#13#10' 3 '#21487#20197#27983#35272#12289#28155#21152#12289#20462#25913#12289#22797#21046#24037#31243#65292#24182#36827#34892#25968#25454#23548#20837#12289#23548#20986#13#10' 4 '#21487#20197#27983#35272 +
#12289#23548#20986#24037#31243
Font.Charset = GB2312_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object tlb1: TToolBar
Left = 0
Top = 0
Width = 546
Height = 24
AutoSize = True
ButtonWidth = 55
Caption = 'tlb1'
Flat = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
Transparent = True
object btnBtn_first: TToolButton
Left = 0
Top = 0
ImageIndex = 23
end
object btnBtn_prior: TToolButton
Left = 55
Top = 0
ImageIndex = 24
end
object btnBtn_next: TToolButton
Left = 110
Top = 0
ImageIndex = 25
end
object btnBtn_last: TToolButton
Left = 165
Top = 0
ImageIndex = 26
end
object btnBtn_insert: TToolButton
Left = 220
Top = 0
ImageIndex = 27
end
object btnBtn_delete: TToolButton
Left = 275
Top = 0
ImageIndex = 29
end
object btnBtn_save: TToolButton
Left = 330
Top = 0
ImageIndex = 28
end
object btnBtn_cancel: TToolButton
Left = 385
Top = 0
ImageIndex = 30
end
end
object dbgrd1: TDBGrid
Left = 0
Top = 24
Width = 546
Height = 161
Align = alTop
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?