flash_frm.dfm

来自「证券公司考试系统,三层架构,从题库自动产生试卷,全部主观题」· DFM 代码 · 共 40 行

DFM
40
字号
object Flash_Form: TFlash_Form
  Left = 281
  Top = 209
  BorderStyle = bsNone
  Caption = #39064#30446#19979#36733#20013#65292#35831#31245#21518
  ClientHeight = 44
  ClientWidth = 226
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 0
    Top = 0
    Width = 226
    Height = 44
    Align = alClient
  end
  object TiShi_Label: TLabel
    Left = 16
    Top = 16
    Width = 193
    Height = 16
    AutoSize = False
    Caption = #39064#30446#19979#36733#20013#65292#35831#31245#20505#12290#12290#12290
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
end

⌨️ 快捷键说明

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