| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439 |
- object Form1: TForm1
- Left = 442
- Height = 240
- Top = 143
- Width = 516
- Caption = 'BC Numeric Keyboard'
- ClientHeight = 240
- ClientWidth = 516
- OnCreate = FormCreate
- LCLVersion = '1.7'
- object BCPanel1: TBCPanel
- Left = 0
- Height = 240
- Top = 0
- Width = 516
- Align = alClient
- Background.Color = clBtnFace
- Background.ColorOpacity = 255
- Background.Gradient1.StartColor = clWhite
- Background.Gradient1.StartColorOpacity = 255
- Background.Gradient1.DrawMode = dmSet
- Background.Gradient1.EndColor = 16119285
- Background.Gradient1.EndColorOpacity = 255
- Background.Gradient1.ColorCorrection = True
- Background.Gradient1.GradientType = gtLinear
- Background.Gradient1.Point1XPercent = 0
- Background.Gradient1.Point1YPercent = 0
- Background.Gradient1.Point2XPercent = 0
- Background.Gradient1.Point2YPercent = 100
- Background.Gradient1.Sinus = False
- Background.Gradient2.StartColor = 15722194
- Background.Gradient2.StartColorOpacity = 255
- Background.Gradient2.DrawMode = dmSet
- Background.Gradient2.EndColor = 13137169
- Background.Gradient2.EndColorOpacity = 255
- Background.Gradient2.ColorCorrection = True
- Background.Gradient2.GradientType = gtLinear
- Background.Gradient2.Point1XPercent = 0
- Background.Gradient2.Point1YPercent = 0
- Background.Gradient2.Point2XPercent = 0
- Background.Gradient2.Point2YPercent = 100
- Background.Gradient2.Sinus = False
- Background.Gradient1EndPercent = 100
- Background.Style = bbsGradient
- BevelInner = bvNone
- BevelOuter = bvNone
- BevelWidth = 1
- Border.Color = clBlack
- Border.ColorOpacity = 255
- Border.LightColor = clWhite
- Border.LightOpacity = 255
- Border.LightWidth = 0
- Border.Style = bboNone
- Border.Width = 1
- BorderBCStyle = bpsBorder
- FontEx.Color = clDefault
- FontEx.EndEllipsis = False
- FontEx.FontQuality = fqSystemClearType
- FontEx.Height = 0
- FontEx.SingleLine = True
- FontEx.Shadow = False
- FontEx.ShadowColor = clBlack
- FontEx.ShadowColorOpacity = 255
- FontEx.ShadowRadius = 5
- FontEx.ShadowOffsetX = 5
- FontEx.ShadowOffsetY = 5
- FontEx.Style = []
- FontEx.TextAlignment = bcaCenter
- FontEx.WordBreak = False
- Rounding.RoundX = 1
- Rounding.RoundY = 1
- Rounding.RoundOptions = []
- TabOrder = 0
- OnClick = FormClick
- object Button1: TBCButton
- Left = 8
- Height = 28
- Top = 8
- Width = 63
- StateClicked.Background.Color = clBlack
- StateClicked.Background.ColorOpacity = 255
- StateClicked.Background.Gradient1.StartColor = 7726591
- StateClicked.Background.Gradient1.StartColorOpacity = 255
- StateClicked.Background.Gradient1.DrawMode = dmSet
- StateClicked.Background.Gradient1.EndColor = 7067903
- StateClicked.Background.Gradient1.EndColorOpacity = 255
- StateClicked.Background.Gradient1.ColorCorrection = True
- StateClicked.Background.Gradient1.GradientType = gtLinear
- StateClicked.Background.Gradient1.Point1XPercent = 0
- StateClicked.Background.Gradient1.Point1YPercent = 0
- StateClicked.Background.Gradient1.Point2XPercent = 0
- StateClicked.Background.Gradient1.Point2YPercent = 100
- StateClicked.Background.Gradient1.Sinus = False
- StateClicked.Background.Gradient2.StartColor = 7067903
- StateClicked.Background.Gradient2.StartColorOpacity = 255
- StateClicked.Background.Gradient2.DrawMode = dmSet
- StateClicked.Background.Gradient2.EndColor = 8515583
- StateClicked.Background.Gradient2.EndColorOpacity = 255
- StateClicked.Background.Gradient2.ColorCorrection = True
- StateClicked.Background.Gradient2.GradientType = gtLinear
- StateClicked.Background.Gradient2.Point1XPercent = 0
- StateClicked.Background.Gradient2.Point1YPercent = 0
- StateClicked.Background.Gradient2.Point2XPercent = 0
- StateClicked.Background.Gradient2.Point2YPercent = 100
- StateClicked.Background.Gradient2.Sinus = False
- StateClicked.Background.Gradient1EndPercent = 50
- StateClicked.Background.Style = bbsGradient
- StateClicked.Border.Color = 4170178
- StateClicked.Border.ColorOpacity = 255
- StateClicked.Border.LightColor = clGray
- StateClicked.Border.LightOpacity = 100
- StateClicked.Border.LightWidth = 1
- StateClicked.Border.Style = bboSolid
- StateClicked.Border.Width = 1
- StateClicked.FontEx.Color = clBlack
- StateClicked.FontEx.EndEllipsis = False
- StateClicked.FontEx.FontQuality = fqSystemClearType
- StateClicked.FontEx.Height = 0
- StateClicked.FontEx.SingleLine = True
- StateClicked.FontEx.Shadow = False
- StateClicked.FontEx.ShadowColor = clBlack
- StateClicked.FontEx.ShadowColorOpacity = 255
- StateClicked.FontEx.ShadowRadius = 5
- StateClicked.FontEx.ShadowOffsetX = 5
- StateClicked.FontEx.ShadowOffsetY = 5
- StateClicked.FontEx.Style = []
- StateClicked.FontEx.TextAlignment = bcaCenter
- StateClicked.FontEx.WordBreak = False
- StateHover.Background.Color = clBlack
- StateHover.Background.ColorOpacity = 255
- StateHover.Background.Gradient1.StartColor = 12448254
- StateHover.Background.Gradient1.StartColorOpacity = 255
- StateHover.Background.Gradient1.DrawMode = dmSet
- StateHover.Background.Gradient1.EndColor = 8840446
- StateHover.Background.Gradient1.EndColorOpacity = 255
- StateHover.Background.Gradient1.ColorCorrection = True
- StateHover.Background.Gradient1.GradientType = gtLinear
- StateHover.Background.Gradient1.Point1XPercent = 0
- StateHover.Background.Gradient1.Point1YPercent = 0
- StateHover.Background.Gradient1.Point2XPercent = 0
- StateHover.Background.Gradient1.Point2YPercent = 100
- StateHover.Background.Gradient1.Sinus = False
- StateHover.Background.Gradient2.StartColor = 8840446
- StateHover.Background.Gradient2.StartColorOpacity = 255
- StateHover.Background.Gradient2.DrawMode = dmSet
- StateHover.Background.Gradient2.EndColor = 12908798
- StateHover.Background.Gradient2.EndColorOpacity = 255
- StateHover.Background.Gradient2.ColorCorrection = True
- StateHover.Background.Gradient2.GradientType = gtLinear
- StateHover.Background.Gradient2.Point1XPercent = 0
- StateHover.Background.Gradient2.Point1YPercent = 0
- StateHover.Background.Gradient2.Point2XPercent = 0
- StateHover.Background.Gradient2.Point2YPercent = 100
- StateHover.Background.Gradient2.Sinus = False
- StateHover.Background.Gradient1EndPercent = 50
- StateHover.Background.Style = bbsGradient
- StateHover.Border.Color = 5362420
- StateHover.Border.ColorOpacity = 255
- StateHover.Border.LightColor = clWhite
- StateHover.Border.LightOpacity = 200
- StateHover.Border.LightWidth = 1
- StateHover.Border.Style = bboSolid
- StateHover.Border.Width = 1
- StateHover.FontEx.Color = clBlack
- StateHover.FontEx.EndEllipsis = False
- StateHover.FontEx.FontQuality = fqSystemClearType
- StateHover.FontEx.Height = 0
- StateHover.FontEx.SingleLine = True
- StateHover.FontEx.Shadow = False
- StateHover.FontEx.ShadowColor = clBlack
- StateHover.FontEx.ShadowColorOpacity = 255
- StateHover.FontEx.ShadowRadius = 5
- StateHover.FontEx.ShadowOffsetX = 5
- StateHover.FontEx.ShadowOffsetY = 5
- StateHover.FontEx.Style = []
- StateHover.FontEx.TextAlignment = bcaCenter
- StateHover.FontEx.WordBreak = False
- StateNormal.Background.Color = clBlack
- StateNormal.Background.ColorOpacity = 255
- StateNormal.Background.Gradient1.StartColor = clWhite
- StateNormal.Background.Gradient1.StartColorOpacity = 255
- StateNormal.Background.Gradient1.DrawMode = dmSet
- StateNormal.Background.Gradient1.EndColor = 15855597
- StateNormal.Background.Gradient1.EndColorOpacity = 255
- StateNormal.Background.Gradient1.ColorCorrection = True
- StateNormal.Background.Gradient1.GradientType = gtLinear
- StateNormal.Background.Gradient1.Point1XPercent = 0
- StateNormal.Background.Gradient1.Point1YPercent = 0
- StateNormal.Background.Gradient1.Point2XPercent = 0
- StateNormal.Background.Gradient1.Point2YPercent = 100
- StateNormal.Background.Gradient1.Sinus = False
- StateNormal.Background.Gradient2.StartColor = 13137169
- StateNormal.Background.Gradient2.StartColorOpacity = 255
- StateNormal.Background.Gradient2.DrawMode = dmSet
- StateNormal.Background.Gradient2.EndColor = 15722194
- StateNormal.Background.Gradient2.EndColorOpacity = 255
- StateNormal.Background.Gradient2.ColorCorrection = True
- StateNormal.Background.Gradient2.GradientType = gtLinear
- StateNormal.Background.Gradient2.Point1XPercent = 0
- StateNormal.Background.Gradient2.Point1YPercent = 0
- StateNormal.Background.Gradient2.Point2XPercent = 0
- StateNormal.Background.Gradient2.Point2YPercent = 100
- StateNormal.Background.Gradient2.Sinus = False
- StateNormal.Background.Gradient1EndPercent = 100
- StateNormal.Background.Style = bbsGradient
- StateNormal.Border.Color = 13816015
- StateNormal.Border.ColorOpacity = 255
- StateNormal.Border.LightColor = clWhite
- StateNormal.Border.LightOpacity = 255
- StateNormal.Border.LightWidth = 1
- StateNormal.Border.Style = bboSolid
- StateNormal.Border.Width = 1
- StateNormal.FontEx.Color = clBlack
- StateNormal.FontEx.EndEllipsis = False
- StateNormal.FontEx.FontQuality = fqSystemClearType
- StateNormal.FontEx.Height = 0
- StateNormal.FontEx.SingleLine = True
- StateNormal.FontEx.Shadow = False
- StateNormal.FontEx.ShadowColor = clBlack
- StateNormal.FontEx.ShadowColorOpacity = 255
- StateNormal.FontEx.ShadowRadius = 5
- StateNormal.FontEx.ShadowOffsetX = 5
- StateNormal.FontEx.ShadowOffsetY = 5
- StateNormal.FontEx.Style = []
- StateNormal.FontEx.TextAlignment = bcaCenter
- StateNormal.FontEx.WordBreak = False
- Caption = '$ 0,00'
- Color = clNone
- DropDownWidth = 16
- DropDownArrowSize = 8
- GlobalOpacity = 255
- InnerMargin = 0
- OnClick = Button1Click
- ParentColor = False
- Rounding.RoundX = 3
- Rounding.RoundY = 3
- Rounding.RoundOptions = []
- RoundingDropDown.RoundX = 1
- RoundingDropDown.RoundY = 1
- RoundingDropDown.RoundOptions = []
- TextApplyGlobalOpacity = False
- MemoryUsage = bmuHigh
- end
- object Button2: TBCButton
- Left = 80
- Height = 28
- Top = 8
- Width = 63
- StateClicked.Background.Color = clBlack
- StateClicked.Background.ColorOpacity = 255
- StateClicked.Background.Gradient1.StartColor = 7726591
- StateClicked.Background.Gradient1.StartColorOpacity = 255
- StateClicked.Background.Gradient1.DrawMode = dmSet
- StateClicked.Background.Gradient1.EndColor = 7067903
- StateClicked.Background.Gradient1.EndColorOpacity = 255
- StateClicked.Background.Gradient1.ColorCorrection = True
- StateClicked.Background.Gradient1.GradientType = gtLinear
- StateClicked.Background.Gradient1.Point1XPercent = 0
- StateClicked.Background.Gradient1.Point1YPercent = 0
- StateClicked.Background.Gradient1.Point2XPercent = 0
- StateClicked.Background.Gradient1.Point2YPercent = 100
- StateClicked.Background.Gradient1.Sinus = False
- StateClicked.Background.Gradient2.StartColor = 7067903
- StateClicked.Background.Gradient2.StartColorOpacity = 255
- StateClicked.Background.Gradient2.DrawMode = dmSet
- StateClicked.Background.Gradient2.EndColor = 8515583
- StateClicked.Background.Gradient2.EndColorOpacity = 255
- StateClicked.Background.Gradient2.ColorCorrection = True
- StateClicked.Background.Gradient2.GradientType = gtLinear
- StateClicked.Background.Gradient2.Point1XPercent = 0
- StateClicked.Background.Gradient2.Point1YPercent = 0
- StateClicked.Background.Gradient2.Point2XPercent = 0
- StateClicked.Background.Gradient2.Point2YPercent = 100
- StateClicked.Background.Gradient2.Sinus = False
- StateClicked.Background.Gradient1EndPercent = 50
- StateClicked.Background.Style = bbsGradient
- StateClicked.Border.Color = 4170178
- StateClicked.Border.ColorOpacity = 255
- StateClicked.Border.LightColor = clGray
- StateClicked.Border.LightOpacity = 100
- StateClicked.Border.LightWidth = 1
- StateClicked.Border.Style = bboSolid
- StateClicked.Border.Width = 1
- StateClicked.FontEx.Color = clBlack
- StateClicked.FontEx.EndEllipsis = False
- StateClicked.FontEx.FontQuality = fqSystemClearType
- StateClicked.FontEx.Height = 0
- StateClicked.FontEx.SingleLine = True
- StateClicked.FontEx.Shadow = False
- StateClicked.FontEx.ShadowColor = clBlack
- StateClicked.FontEx.ShadowColorOpacity = 255
- StateClicked.FontEx.ShadowRadius = 5
- StateClicked.FontEx.ShadowOffsetX = 5
- StateClicked.FontEx.ShadowOffsetY = 5
- StateClicked.FontEx.Style = []
- StateClicked.FontEx.TextAlignment = bcaCenter
- StateClicked.FontEx.WordBreak = False
- StateHover.Background.Color = clBlack
- StateHover.Background.ColorOpacity = 255
- StateHover.Background.Gradient1.StartColor = 12448254
- StateHover.Background.Gradient1.StartColorOpacity = 255
- StateHover.Background.Gradient1.DrawMode = dmSet
- StateHover.Background.Gradient1.EndColor = 8840446
- StateHover.Background.Gradient1.EndColorOpacity = 255
- StateHover.Background.Gradient1.ColorCorrection = True
- StateHover.Background.Gradient1.GradientType = gtLinear
- StateHover.Background.Gradient1.Point1XPercent = 0
- StateHover.Background.Gradient1.Point1YPercent = 0
- StateHover.Background.Gradient1.Point2XPercent = 0
- StateHover.Background.Gradient1.Point2YPercent = 100
- StateHover.Background.Gradient1.Sinus = False
- StateHover.Background.Gradient2.StartColor = 8840446
- StateHover.Background.Gradient2.StartColorOpacity = 255
- StateHover.Background.Gradient2.DrawMode = dmSet
- StateHover.Background.Gradient2.EndColor = 12908798
- StateHover.Background.Gradient2.EndColorOpacity = 255
- StateHover.Background.Gradient2.ColorCorrection = True
- StateHover.Background.Gradient2.GradientType = gtLinear
- StateHover.Background.Gradient2.Point1XPercent = 0
- StateHover.Background.Gradient2.Point1YPercent = 0
- StateHover.Background.Gradient2.Point2XPercent = 0
- StateHover.Background.Gradient2.Point2YPercent = 100
- StateHover.Background.Gradient2.Sinus = False
- StateHover.Background.Gradient1EndPercent = 50
- StateHover.Background.Style = bbsGradient
- StateHover.Border.Color = 5362420
- StateHover.Border.ColorOpacity = 255
- StateHover.Border.LightColor = clWhite
- StateHover.Border.LightOpacity = 200
- StateHover.Border.LightWidth = 1
- StateHover.Border.Style = bboSolid
- StateHover.Border.Width = 1
- StateHover.FontEx.Color = clBlack
- StateHover.FontEx.EndEllipsis = False
- StateHover.FontEx.FontQuality = fqSystemClearType
- StateHover.FontEx.Height = 0
- StateHover.FontEx.SingleLine = True
- StateHover.FontEx.Shadow = False
- StateHover.FontEx.ShadowColor = clBlack
- StateHover.FontEx.ShadowColorOpacity = 255
- StateHover.FontEx.ShadowRadius = 5
- StateHover.FontEx.ShadowOffsetX = 5
- StateHover.FontEx.ShadowOffsetY = 5
- StateHover.FontEx.Style = []
- StateHover.FontEx.TextAlignment = bcaCenter
- StateHover.FontEx.WordBreak = False
- StateNormal.Background.Color = clBlack
- StateNormal.Background.ColorOpacity = 255
- StateNormal.Background.Gradient1.StartColor = clWhite
- StateNormal.Background.Gradient1.StartColorOpacity = 255
- StateNormal.Background.Gradient1.DrawMode = dmSet
- StateNormal.Background.Gradient1.EndColor = 15855597
- StateNormal.Background.Gradient1.EndColorOpacity = 255
- StateNormal.Background.Gradient1.ColorCorrection = True
- StateNormal.Background.Gradient1.GradientType = gtLinear
- StateNormal.Background.Gradient1.Point1XPercent = 0
- StateNormal.Background.Gradient1.Point1YPercent = 0
- StateNormal.Background.Gradient1.Point2XPercent = 0
- StateNormal.Background.Gradient1.Point2YPercent = 100
- StateNormal.Background.Gradient1.Sinus = False
- StateNormal.Background.Gradient2.StartColor = 13137169
- StateNormal.Background.Gradient2.StartColorOpacity = 255
- StateNormal.Background.Gradient2.DrawMode = dmSet
- StateNormal.Background.Gradient2.EndColor = 15722194
- StateNormal.Background.Gradient2.EndColorOpacity = 255
- StateNormal.Background.Gradient2.ColorCorrection = True
- StateNormal.Background.Gradient2.GradientType = gtLinear
- StateNormal.Background.Gradient2.Point1XPercent = 0
- StateNormal.Background.Gradient2.Point1YPercent = 0
- StateNormal.Background.Gradient2.Point2XPercent = 0
- StateNormal.Background.Gradient2.Point2YPercent = 100
- StateNormal.Background.Gradient2.Sinus = False
- StateNormal.Background.Gradient1EndPercent = 100
- StateNormal.Background.Style = bbsGradient
- StateNormal.Border.Color = 13816015
- StateNormal.Border.ColorOpacity = 255
- StateNormal.Border.LightColor = clWhite
- StateNormal.Border.LightOpacity = 255
- StateNormal.Border.LightWidth = 1
- StateNormal.Border.Style = bboSolid
- StateNormal.Border.Width = 1
- StateNormal.FontEx.Color = clBlack
- StateNormal.FontEx.EndEllipsis = False
- StateNormal.FontEx.FontQuality = fqSystemClearType
- StateNormal.FontEx.Height = 0
- StateNormal.FontEx.SingleLine = True
- StateNormal.FontEx.Shadow = False
- StateNormal.FontEx.ShadowColor = clBlack
- StateNormal.FontEx.ShadowColorOpacity = 255
- StateNormal.FontEx.ShadowRadius = 5
- StateNormal.FontEx.ShadowOffsetX = 5
- StateNormal.FontEx.ShadowOffsetY = 5
- StateNormal.FontEx.Style = []
- StateNormal.FontEx.TextAlignment = bcaCenter
- StateNormal.FontEx.WordBreak = False
- Caption = '$ 0,00'
- Color = clNone
- DropDownWidth = 16
- DropDownArrowSize = 8
- GlobalOpacity = 255
- InnerMargin = 0
- OnClick = Button1Click
- ParentColor = False
- Rounding.RoundX = 3
- Rounding.RoundY = 3
- Rounding.RoundOptions = []
- RoundingDropDown.RoundX = 1
- RoundingDropDown.RoundY = 1
- RoundingDropDown.RoundOptions = []
- TextApplyGlobalOpacity = False
- MemoryUsage = bmuHigh
- end
- object FloatSpinEdit1: TFloatSpinEdit
- Left = 152
- Height = 28
- Top = 8
- Width = 76
- Increment = 1
- MaxValue = 100000
- MinValue = 0
- OnClick = Button1Click
- TabOrder = 0
- Value = 0
- end
- object Edit1: TEdit
- Left = 232
- Height = 28
- Top = 8
- Width = 80
- OnClick = Button1Click
- TabOrder = 1
- end
- end
- object BCNumericKeyboard1: TBCNumericKeyboard
- OnUserChange = BCNumericKeyboard1Change
- left = 96
- top = 136
- end
- end
|