unitnote.~dfm
来自「数据仓库维表及参照表维护系统」· ~DFM 代码 · 共 49 行
~DFM
49 行
object Note: TNote
Left = 209
Top = 171
Width = 544
Height = 375
Caption = #27880#24847
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 168
Top = 56
Width = 273
Height = 177
Caption = 'Panel1'
TabOrder = 0
object StaticText1: TStaticText
Left = 104
Top = 48
Width = 58
Height = 17
Caption = 'StaticText1'
TabOrder = 0
end
object Button1: TButton
Left = 16
Top = 88
Width = 75
Height = 25
Caption = 'Button1'
TabOrder = 1
end
object Button2: TButton
Left = 160
Top = 88
Width = 75
Height = 25
Caption = 'Button2'
TabOrder = 2
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?