wxpas.dfm
来自「本软件是一套功能完整成熟的固定资产管理系统,具有固定资产管理系统的相应全部功能」· DFM 代码 · 共 68 行
DFM
68 行
object w_wx: Tw_wx
Left = 259
Top = 118
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #22266#23450#36164#20135#32500#20462#35760#24405
ClientHeight = 258
ClientWidth = 295
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object DBMemo1: TDBMemo
Left = 0
Top = 0
Width = 295
Height = 217
Align = alClient
Color = clWhite
DataField = #32500#20462#24773#20917
DataSource = DataSource1
Font.Charset = GB2312_CHARSET
Font.Color = clRed
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Panel1: TPanel
Left = 0
Top = 217
Width = 295
Height = 41
Align = alBottom
BorderStyle = bsSingle
TabOrder = 1
object Button1: TButton
Left = 48
Top = 6
Width = 75
Height = 25
Caption = #30830#35748'(&Y)'
ModalResult = 1
TabOrder = 0
end
object Button2: TButton
Left = 168
Top = 6
Width = 75
Height = 25
Caption = #21462#28040'(&C)'
ModalResult = 2
TabOrder = 1
end
end
object DataSource1: TDataSource
DataSet = hjzcdata.gdzcxxb
Left = 40
Top = 48
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?