📄 fillcolor.dfm
字号:
object Formfill: TFormfill
Left = 278
Top = 137
AutoSize = True
BorderStyle = bsDialog
Caption = #22635#20805#23646#24615#35774#32622
ClientHeight = 169
ClientWidth = 265
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 20
object Panel1: TPanel
Left = 0
Top = 0
Width = 265
Height = 169
BevelOuter = bvNone
TabOrder = 0
object Label2: TLabel
Left = 40
Top = 64
Width = 44
Height = 20
Caption = #26041' '#24335':'
end
object Label3: TLabel
Left = 40
Top = 16
Width = 52
Height = 20
Caption = #22635#20805#33394':'
end
object ComboBox2: TComboBox
Left = 96
Top = 63
Width = 121
Height = 22
Style = csOwnerDrawFixed
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 16
ParentFont = False
TabOrder = 0
Items.Strings = (
#26080
#19978#36793
#19979#36793
#24038#36793
#21491#36793
#21608#22260
#31354#24515)
end
object ComboBox1: TComboBox
Left = 96
Top = 15
Width = 121
Height = 22
Style = csOwnerDrawFixed
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ItemHeight = 16
ParentFont = False
TabOrder = 1
OnDrawItem = ComboBox1DrawItem
Items.Strings = (
#32418#33394
#32511#33394
#40644#33394)
end
object Button1: TButton
Left = 32
Top = 120
Width = 75
Height = 25
Caption = #30830' '#35748
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 152
Top = 120
Width = 75
Height = 25
Caption = #25918' '#24323
TabOrder = 3
OnClick = Button2Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -