📄 ctrls.dfm
字号:
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
WordWrap = True
end
object Label22: TLabel
Left = 116
Top = 37
Width = 45
Height = 13
AutoSize = False
Caption = 'Format:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Visible = False
end
object CurrencyEdit1: TJvValidateEdit
Left = 8
Top = 33
Width = 97
Height = 21
AutoSize = False
CheckChars = '01234567890'
CriticalPoints.CheckPoints = cpNone
CriticalPoints.ColorAbove = clBlue
CriticalPoints.ColorBelow = clRed
EditText = '0'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
PasswordChar = #0
TabOrder = 0
Text = '0'
Value = 0
end
object Edit1: TEdit
Left = 164
Top = 33
Width = 69
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 1
Text = ',0.00;-,0.00'
Visible = False
OnChange = Edit1Change
end
object CheckBox7: TCheckBox
Left = 8
Top = 56
Width = 109
Height = 17
Caption = ' Format on editing '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
Visible = False
OnClick = CheckBox7Click
end
end
object GroupBox10: TGroupBox
Left = 248
Top = 148
Width = 241
Height = 129
Caption = ' RxLabel '
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 5
object Label18: TLabel
Left = 8
Top = 16
Width = 109
Height = 13
AutoSize = False
Caption = 'Label with shadow'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
end
object rxLabel1: TJvLabel
Left = 8
Top = 36
Width = 82
Height = 13
Caption = 'Shadowed Label'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
AutoOpenURL = False
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
ImageIndex = 0
end
object Label23: TLabel
Left = 120
Top = 12
Width = 101
Height = 13
AutoSize = False
Caption = 'Shadow Color:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label24: TLabel
Left = 120
Top = 52
Width = 117
Height = 13
AutoSize = False
Caption = 'Shadow Position:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label25: TLabel
Left = 120
Top = 100
Width = 81
Height = 13
AutoSize = False
Caption = 'Shadow Size:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object ComboBox6: TComboBox
Left = 120
Top = 68
Width = 113
Height = 21
Style = csDropDownList
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ParentFont = False
TabOrder = 0
OnChange = ComboBox6Change
Items.Strings = (
'Left-Top'
'Left-Bottom'
'Right-Bottom'
'Right-Top')
end
object SpinEdit2: TSpinEdit
Left = 200
Top = 96
Width = 33
Height = 22
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
MaxValue = 15
MinValue = 0
ParentFont = False
TabOrder = 1
Value = 1
OnChange = SpinEdit2Change
end
object Button1: TButton
Left = 8
Top = 88
Width = 97
Height = 25
Caption = 'Font...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object ColorComboBox2: TJvColorComboBox
Left = 120
Top = 29
Width = 113
Height = 20
ColorNameMap.Strings = (
'clBlack=Black'
'clMaroon=Maroon'
'clGreen=Green'
'clOlive=Olive'
'clNavy=Navy'
'clPurple=Purple'
'clTeal=Teal'
'clGray=Gray'
'clSilver=Silver'
'clRed=Red'
'clLime=Lime'
'clYellow=Yellow'
'clBlue=Blue'
'clFuchsia=Fuchsia'
'clAqua=Aqua'
'clLtGray=Light Gray'
'clDkGray=Dark Gray'
'clWhite=White'
'clMoneyGreen=Money Green'
'clSkyBlue=Sky Blue'
'clCream=Cream'
'clMedGray=Medium Gray'
'clScrollBar=ScrollBar'
'clBackground=Background'
'clActiveCaption=Active Caption'
'clInactiveCaption=Inactive Caption'
'clMenu=Menu'
'clWindow=Window'
'clWindowFrame=Window Frame'
'clMenuText=Menu Text'
'clWindowText=Window Text'
'clCaptionText=Caption Text'
'clActiveBorder=Active Border'
'clInactiveBorder=Inactive Border'
'clAppWorkSpace=Application Workspace'
'clHighlight=Highlight'
'clHighlightText=Highlight Text'
'clBtnFace=Button Face'
'clBtnShadow=Button Shadow'
'clGrayText=Gray Text'
'clBtnText=Button Text'
'clInactiveCaptionText=Inactive Caption Text'
'clBtnHighlight=Button Highlight'
'cl3DDkShadow=3D Dark Shadow'
'cl3DLight=3D Light'
'clInfoText=Info Text'
'clInfoBk=Info Background'
'clHotLight=Hot Light'
'clGradientActiveCaption=Gradient Active Caption'
'clGradientInactiveCaption=Gradient Inactive Caption'
'clMenuHighlight=Menu Highlight'
'clMenuBar=MenuBar'
'clNone=None'
'clDefault=Default')
ColorValue = clWhite
ColorDialogText = '(Other...)'
DroppedDownWidth = 113
NewColorText = 'Custom'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
OnChange = ColorComboBox2Change
end
end
object GroupBox16: TGroupBox
Left = 4
Top = 200
Width = 241
Height = 77
Caption = ' RxSpinEdit '
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 6
object Label19: TLabel
Left = 8
Top = 14
Width = 168
Height = 13
Caption = 'Edit Box with Up and Down buttons'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsUnderline]
ParentFont = False
WordWrap = True
end
object Label20: TLabel
Left = 100
Top = 30
Width = 65
Height = 13
AutoSize = False
Caption = 'ValueType:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label21: TLabel
Left = 178
Top = 30
Width = 57
Height = 13
AutoSize = False
Caption = 'Increment:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object rxSpinEdit1: TJvSpinEdit
Left = 8
Top = 47
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -