📄 cfzdunit.dfm
字号:
object CFZDForm: TCFZDForm
Left = 250
Top = 186
Width = 510
Height = 434
Caption = #25240#20998#36134#21333
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object suiPanel2: TsuiPanel
Left = 8
Top = 8
Width = 209
Height = 353
UIStyle = MacOS
BorderColor = 8355711
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #22312#24215#23486#23458
ShowButton = False
CaptionFontColor = clBlack
TabOrder = 0
Color = clWhite
object suiTreeView2: TsuiTreeView
Left = 4
Top = 25
Width = 201
Height = 324
UIStyle = MacOS
BorderColor = 8355711
Align = alClient
BorderStyle = bsNone
BorderWidth = 2
Indent = 19
TabOrder = 0
end
end
object suiPanel1: TsuiPanel
Left = 264
Top = 8
Width = 225
Height = 353
UIStyle = MacOS
BorderColor = 8355711
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #25240#20998#21306
ShowButton = False
CaptionFontColor = clBlack
TabOrder = 1
Color = clWhite
object suiListBox1: TsuiListBox
Left = 4
Top = 25
Width = 217
Height = 324
UIStyle = MacOS
BorderColor = 8355711
Style = lbOwnerDrawFixed
Align = alClient
ItemHeight = 16
TabOrder = 0
end
end
object btn1: TsuiButton
Left = 352
Top = 372
Width = 65
Height = 25
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #25240#20998
AutoSize = False
ParentFont = False
UIStyle = WinXP
TabOrder = 2
Transparent = False
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = btn1Click
ResHandle = 0
end
object btn2: TsuiButton
Left = 424
Top = 372
Width = 65
Height = 25
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #36864#20986
AutoSize = False
ParentFont = False
UIStyle = WinXP
TabOrder = 3
Transparent = False
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = btn2Click
ResHandle = 0
end
object btn3: TsuiButton
Left = 224
Top = 144
Width = 33
Height = 25
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = '>>'
AutoSize = False
ParentFont = False
UIStyle = WinXP
TabOrder = 4
Transparent = False
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = btn3Click
ResHandle = 0
end
object btn4: TsuiButton
Left = 224
Top = 224
Width = 33
Height = 27
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = '<<'
AutoSize = False
ParentFont = False
UIStyle = WinXP
TabOrder = 5
Transparent = False
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = btn4Click
ResHandle = 0
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -