dialog.dfm
来自「自己看最新编译鸽子原码 想要的自己下载」· DFM 代码 · 共 71 行
DFM
71 行
object DialogForm: TDialogForm
Left = 229
Top = 159
AutoScroll = False
BorderIcons = []
Caption = #23545#35805#26694
ClientHeight = 126
ClientWidth = 241
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 spDynamicSkinForm1: TspDynamicSkinForm
ClientWidth = 0
ClientHeight = 0
HideCaptionButtons = False
AlwaysShowInTray = False
LogoBitMapTransparent = False
AlwaysMinimizeToTray = False
UseSkinFontInMenu = True
ShowIcon = False
MaximizeOnFullScreen = False
ShowObjectHint = False
UseDefaultObjectHint = True
UseSkinCursors = False
DefCaptionFont.Charset = ANSI_CHARSET
DefCaptionFont.Color = clBtnText
DefCaptionFont.Height = -12
DefCaptionFont.Name = #23435#20307
DefCaptionFont.Style = [fsBold]
DefInActiveCaptionFont.Charset = ANSI_CHARSET
DefInActiveCaptionFont.Color = clBtnShadow
DefInActiveCaptionFont.Height = -12
DefInActiveCaptionFont.Name = #23435#20307
DefInActiveCaptionFont.Style = [fsBold]
DefMenuItemHeight = 20
DefMenuItemFont.Charset = ANSI_CHARSET
DefMenuItemFont.Color = clWindowText
DefMenuItemFont.Height = -12
DefMenuItemFont.Name = #23435#20307
DefMenuItemFont.Style = []
UseDefaultSysMenu = True
SupportNCArea = True
AlphaBlendAnimation = False
AlphaBlendValue = 0
AlphaBlend = False
MenusAlphaBlend = False
MenusAlphaBlendAnimation = False
MenusAlphaBlendValue = 200
SkinData = DialogSkinData
MinHeight = 0
MinWidth = 0
Sizeable = False
DraggAble = False
Magnetic = False
MagneticSize = 10
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
Left = 8
Top = 16
end
object DialogSkinData: TspSkinData
Left = 40
Top = 16
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?