fpzbdy.dfm
来自「北京铁路局住房分配系统,数据库为MSSql2000,依次执行crebas4.sq」· DFM 代码 · 共 118 行
DFM
118 行
object FormFPZBDY: TFormFPZBDY
Left = 203
Top = 176
Width = 657
Height = 461
Caption = #20998#37197#24635#34920#25171#21360
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 649
Height = 41
Align = alTop
BevelInner = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 2
Top = 2
Width = 645
Height = 37
Align = alClient
Alignment = taCenter
Caption = #20303#25151#36164#28304#20998#37197#24635#34920
Font.Charset = GB2312_CHARSET
Font.Color = clMaroon
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
Layout = tlCenter
end
end
object Panel2: TPanel
Left = 0
Top = 384
Width = 649
Height = 50
Align = alBottom
BevelInner = bvLowered
TabOrder = 1
object Button1: TButton
Left = 48
Top = 13
Width = 97
Height = 25
Caption = #25171#24320#34920#32467#26500
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 13
Width = 81
Height = 25
Caption = #35835#20837#25968#25454
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 256
Top = 13
Width = 81
Height = 25
Caption = #25171#21360#35774#32622
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 352
Top = 13
Width = 75
Height = 25
Caption = #25171#21360#39044#35272
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 440
Top = 13
Width = 75
Height = 25
Caption = #25171#21360
TabOrder = 4
OnClick = Button5Click
end
object Button6: TButton
Left = 552
Top = 13
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = Button6Click
end
end
object Cell1: TCell
Left = 0
Top = 41
Width = 649
Height = 343
Align = alClient
TabOrder = 2
ControlData = {
000001001343000073230000000000000A000000010101010101000101001400
0000}
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?