fbranmessage.dfm
来自「这是一款功能齐全的人力资源管理软件系统,是成功运用于企业的管理软件,具有很高的研」· DFM 代码 · 共 49 行
DFM
49 行
object branmessage: Tbranmessage
Left = 197
Top = 121
BorderIcons = []
BorderStyle = bsDialog
Caption = #37096#38376#21464#21160#35828#26126
ClientHeight = 240
ClientWidth = 338
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
PixelsPerInch = 96
TextHeight = 12
object DBMemo1: TDBMemo
Left = 8
Top = 8
Width = 321
Height = 193
DataField = 'memo'
DataSource = Main.brancheditsource
TabOrder = 0
end
object Button1: TButton
Left = 248
Top = 208
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 208
Width = 75
Height = 25
Caption = #30830#23450
Default = True
TabOrder = 2
OnClick = Button2Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?