📄 changeunit.dfm
字号:
object ChangeForm: TChangeForm
Left = 321
Top = 235
Width = 289
Height = 215
BorderIcons = []
Caption = #35843#25442#39184#21488
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 suiPanel1: TsuiPanel
Left = 0
Top = 0
Width = 281
Height = 188
UIStyle = MacOS
BorderColor = 8355711
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #25805#20316#21306
ShowButton = False
CaptionFontColor = clBlack
Align = alClient
TabOrder = 0
Color = clWhite
object Label12: TLabel
Left = 24
Top = 48
Width = 68
Height = 14
Caption = #39184#21488#31867#22411':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label11: TLabel
Left = 24
Top = 88
Width = 68
Height = 14
Caption = #24320#21333#39184#21488':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object suiComboBox5: TsuiComboBox
Left = 96
Top = 48
Width = 155
Height = 22
UIStyle = WinXP
BorderColor = 6842472
ArrowColor = clBlack
ButtonColor = 14609391
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ItemHeight = 14
ParentFont = False
TabOrder = 0
Text = 'suiComboBox1'
OnChange = suiComboBox5Change
OnDropDown = suiComboBox5DropDown
OnKeyPress = suiComboBox5KeyPress
OnSelect = suiComboBox5Select
end
object suiComboBox6: TsuiComboBox
Left = 96
Top = 88
Width = 155
Height = 22
UIStyle = WinXP
BorderColor = 6842472
ArrowColor = clBlack
ButtonColor = 14609391
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
ItemHeight = 14
ParentFont = False
TabOrder = 1
Text = 'suiComboBox1'
OnDropDown = suiComboBox6DropDown
OnKeyPress = suiComboBox6KeyPress
OnSelect = suiComboBox6Select
end
object suiButton1: TsuiButton
Left = 56
Top = 136
Width = 65
Height = 25
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = [fsBold]
Caption = #26356#25442
AutoSize = False
ParentFont = False
UIStyle = WinXP
TabOrder = 2
Transparent = False
ModalResult = 0
FocusedRectMargin = 2
Layout = blGlyphLeft
Spacing = 4
MouseContinuouslyDownInterval = 100
OnClick = suiButton1Click
ResHandle = 0
end
object suiButton2: TsuiButton
Left = 152
Top = 136
Width = 65
Height = 25
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
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 = suiButton2Click
ResHandle = 0
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -