s2.controller.ts2pagescontroller.dfm

来自「轉載的程序應用框架」· DFM 代码 · 共 31 行

DFM
31
字号
inherited S2PagesController: TS2PagesController
  object _Pages: TRzPageControl
    Left = 0
    Top = 0
    Width = 443
    Height = 277
    Align = alClient
    BackgroundColor = 15790320
    Color = 15790320
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    FlatColor = 15790320
    HotTrackColor = 10263441
    HotTrackColorType = htctActual
    HotTrackStyle = htsText
    ParentBackgroundColor = False
    ParentColor = False
    ParentFont = False
    ShowCloseButton = True
    TabColors.HighlightBar = 3983359
    TabOrder = 0
    TabStyle = tsRoundCorners
    Transparent = True
    OnClose = _PagesClose
    FixedDimension = 0
  end
end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?