mycolour.dfm
来自「1. 发卡服务端:Server 项目文件:autojet.prj 2」· DFM 代码 · 共 29 行
DFM
29 行
object Frm_MyColour: TFrm_MyColour
Left = 224
Top = 119
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #20010#20154#39118#26684
ClientHeight = 222
ClientWidth = 421
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 149
Top = 177
Width = 135
Height = 24
Caption = #36864' '#20986'(&X)'
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?