printunit.dfm
来自「这个系统是团员管理系统,用Delphi做的,是一个数据库的课程设计」· DFM 代码 · 共 54 行
DFM
54 行
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 + =
减小字号Ctrl + -
显示快捷键?