unit16.dfm
来自「用户可选择不同权限进入系统。当以管理员权限进入系统时」· DFM 代码 · 共 49 行
DFM
49 行
object Form16: TForm16
Left = 411
Top = 216
Width = 468
Height = 281
Caption = #36873#25321#21024#38500#30340#29992#25143#31867#22411
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 RadioGroup1: TRadioGroup
Left = 48
Top = 40
Width = 129
Height = 137
Caption = #29992#25143#31867#22411
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
Items.Strings = (
#31649#29702#21592
#23398#29983)
ParentFont = False
TabOrder = 0
end
object Button1: TButton
Left = 232
Top = 144
Width = 105
Height = 33
Caption = #30830#23450
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?