📄 denluunit.~dfm
字号:
object DENLUForm: TDENLUForm
Left = 366
Top = 244
BorderIcons = []
BorderStyle = bsDialog
Caption = #29992#25143#30331#38470
ClientHeight = 138
ClientWidth = 235
Color = clTeal
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 45
Top = 24
Width = 39
Height = 13
Caption = #29992#25143#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 52
Top = 58
Width = 26
Height = 13
Caption = #21475#20196
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object FlatButton1: TFlatButton
Left = 59
Top = 88
Width = 49
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = FlatButton1Click
end
object FlatButton2: TFlatButton
Left = 139
Top = 88
Width = 49
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = FlatButton2Click
end
object FlatComboBox1: TFlatComboBox
Left = 86
Top = 18
Width = 102
Height = 21
Style = csDropDownList
Color = clWindow
ItemHeight = 13
TabOrder = 2
ItemIndex = -1
OnChange = FlatComboBox1Change
OnKeyDown = FlatComboBox1KeyDown
end
object FlatMaskEdit1: TFlatMaskEdit
Left = 87
Top = 55
Width = 101
Height = 19
ColorFlat = clTeal
ParentColor = True
AutoSize = False
BorderStyle = bsNone
Color = clTeal
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
PasswordChar = '*'
TabOrder = 3
OnKeyDown = FlatMaskEdit1KeyDown
end
object Animate1: TAnimate
Left = 16
Top = 88
Width = 32
Height = 31
Active = False
StopFrame = 10
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -