📄 createdir.~dfm
字号:
object Form4: TForm4
Left = 124
Top = 151
Width = 288
Height = 242
Caption = #26032#24314#25991#20214#22841
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object StaticText1: TStaticText
Left = 32
Top = 32
Width = 64
Height = 17
Caption = #25991#20214#22841#21517#65306
TabOrder = 0
end
object EditName: TEdit
Left = 120
Top = 32
Width = 121
Height = 21
MaxLength = 16
TabOrder = 1
end
object OKCre: TButton
Left = 48
Top = 168
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = OKCreClick
end
object CanCre: TButton
Left = 160
Top = 168
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 3
OnClick = CanCreClick
end
object Property: TRadioGroup
Left = 24
Top = 72
Width = 129
Height = 81
Caption = #25991#20214#22841#23646#24615
ItemIndex = 1
Items.Strings = (
#21482#35835
#20801#35768#35835#20889)
TabOrder = 4
end
object CheckSh: TCheckBox
Left = 168
Top = 112
Width = 97
Height = 17
Caption = #20801#35768#20849#20139
Checked = True
State = cbChecked
TabOrder = 5
end
object StaticText2: TStaticText
Left = 168
Top = 88
Width = 88
Height = 17
Caption = #26159#21542#20849#20139#25991#20214#22841
TabOrder = 6
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -