rp_page.dfm
来自「亚惠快餐管理信息系统 包括亚惠快餐管理的各项功能」· DFM 代码 · 共 37 行
DFM
37 行
object FrmRP_Page: TFrmRP_Page
Left = 617
Top = 481
BorderStyle = bsDialog
Caption = #25171#21360#30417#35270#22120
ClientHeight = 71
ClientWidth = 163
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDefault
Scaled = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 32
Top = 24
Width = 75
Height = 25
Caption = #20851#38381
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?