unit7.dfm
来自「简单的团员管理系统.是书上的一个示例,大家共享」· DFM 代码 · 共 39 行
DFM
39 行
object Form7: TForm7
Left = 192
Top = 107
Width = 598
Height = 277
Caption = #25171#21360
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 RadioButton1: TRadioButton
Left = 160
Top = 48
Width = 129
Height = 17
Caption = #25171#21360#20840#26657#22242#21592#21517#20876
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 160
Top = 120
Width = 121
Height = 17
Caption = #25171#21360#19987#19994#29677#32423#22242#21592
TabOrder = 1
end
object Table1: TTable
Active = True
TableName = #22242#21592#35760#24405'.db'
Left = 392
Top = 64
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?