⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 printunit.dfm

📁 这个系统是团员管理系统,用Delphi做的,是一个数据库的课程设计
💻 DFM
字号:
object Form6: TForm6
  Left = 319
  Top = 192
  AutoScroll = False
  Caption = #25171#21360
  ClientHeight = 149
  ClientWidth = 410
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Scaled = False
  PixelsPerInch = 96
  TextHeight = 13
  object RadioButton1: TRadioButton
    Left = 112
    Top = 86
    Width = 113
    Height = 13
    Caption = #25171#21360#19987#19994#29677#32423#22242#21592
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = RadioButton1Click
  end
  object RadioButton2: TRadioButton
    Left = 112
    Top = 48
    Width = 113
    Height = 17
    Caption = #25171#21360#20840#26657#22242#21592#21517#20876
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = RadioButton2Click
  end
  object Table1: TTable
    TableName = #22242#21592#35760#24405'.db'
    Left = 328
    Top = 64
  end
end

⌨️ 快捷键说明

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