home *** CD-ROM | disk | FTP | other *** search
- object calcForm: TcalcForm
- Left = 108
- Top = 128
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'Formula Builder Calculator Example'
- ClientHeight = 311
- ClientWidth = 593
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 120
- Position = poDefault
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- TextHeight = 20
- object Bevel3: TBevel
- Left = 150
- Top = 80
- Width = 91
- Height = 171
- end
- object Bevel2: TBevel
- Left = 10
- Top = 80
- Width = 131
- Height = 171
- end
- object Bevel1: TBevel
- Left = 10
- Top = 10
- Width = 571
- Height = 51
- end
- object Button7: TSpeedButton
- Left = 20
- Top = 90
- Width = 31
- Height = 31
- Caption = '&7'
- OnClick = Button7Click
- end
- object Button8: TSpeedButton
- Left = 60
- Top = 90
- Width = 31
- Height = 31
- Caption = '&8'
- OnClick = Button7Click
- end
- object Button9: TSpeedButton
- Left = 100
- Top = 90
- Width = 31
- Height = 31
- Caption = '&9'
- OnClick = Button7Click
- end
- object Button4: TSpeedButton
- Left = 20
- Top = 130
- Width = 31
- Height = 31
- Caption = '&4'
- OnClick = Button7Click
- end
- object Button5: TSpeedButton
- Left = 60
- Top = 130
- Width = 31
- Height = 31
- Caption = '&5'
- OnClick = Button7Click
- end
- object Button6: TSpeedButton
- Left = 100
- Top = 130
- Width = 31
- Height = 31
- Caption = '&6'
- OnClick = Button7Click
- end
- object Button1: TSpeedButton
- Left = 20
- Top = 170
- Width = 31
- Height = 31
- Caption = '&1'
- OnClick = Button7Click
- end
- object Button2: TSpeedButton
- Left = 60
- Top = 170
- Width = 31
- Height = 31
- Caption = '&2'
- OnClick = Button7Click
- end
- object Button3: TSpeedButton
- Left = 100
- Top = 170
- Width = 31
- Height = 31
- Caption = '&3'
- OnClick = Button7Click
- end
- object Button0: TSpeedButton
- Left = 20
- Top = 210
- Width = 31
- Height = 31
- Caption = '&0'
- OnClick = Button7Click
- end
- object PlusMinusBtn: TSpeedButton
- Left = 100
- Top = 210
- Width = 31
- Height = 31
- Caption = '+/-'
- OnClick = PlusMinusBtnClick
- end
- object PeriodBtn: TSpeedButton
- Left = 60
- Top = 210
- Width = 31
- Height = 31
- Caption = '&.'
- OnClick = Button7Click
- end
- object MultBtn: TSpeedButton
- Left = 160
- Top = 90
- Width = 31
- Height = 31
- Caption = '&*'
- OnClick = Button7Click
- end
- object MinusBtn: TSpeedButton
- Left = 200
- Top = 130
- Width = 31
- Height = 31
- Caption = '&-'
- OnClick = Button7Click
- end
- object DivBtn: TSpeedButton
- Left = 200
- Top = 90
- Width = 31
- Height = 31
- Caption = '&/'
- OnClick = Button7Click
- end
- object PlusBtn: TSpeedButton
- Left = 160
- Top = 130
- Width = 31
- Height = 31
- Caption = '&+'
- OnClick = Button7Click
- end
- object LParenBtn: TSpeedButton
- Left = 160
- Top = 170
- Width = 31
- Height = 31
- Caption = '('
- OnClick = LParenBtnClick
- end
- object RParenBtn: TSpeedButton
- Left = 200
- Top = 170
- Width = 31
- Height = 31
- Caption = ')'
- OnClick = LParenBtnClick
- end
- object ExponenBtn: TSpeedButton
- Left = 160
- Top = 210
- Width = 31
- Height = 31
- Caption = '^'
- OnClick = LParenBtnClick
- end
- object EqualBtn: TSpeedButton
- Left = 200
- Top = 210
- Width = 31
- Height = 31
- Caption = '='
- OnClick = EqualBtnClick
- end
- object StatusPanel: TPanel
- Left = 0
- Top = 270
- Width = 593
- Height = 41
- Align = alBottom
- Alignment = taLeftJustify
- BevelInner = bvRaised
- BevelOuter = bvLowered
- BorderStyle = bsSingle
- Font.Color = clBlack
- Font.Height = -17
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 4
- end
- object ExitBtn: TBitBtn
- Left = 480
- Top = 225
- Width = 84
- Height = 33
- Hint = 'Close'
- Caption = '&Exit'
- TabOrder = 1
- Kind = bkClose
- end
- object ClearBtn: TBitBtn
- Left = 480
- Top = 113
- Width = 84
- Height = 32
- Hint = 'Clear'
- Cancel = True
- Caption = '&Clear'
- Font.Color = clWindowText
- Font.Height = -17
- Font.Name = 'System'
- Font.Pitch = fpVariable
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = ClearBtnClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00500005000555
- 555557777F777555F55500000000555055557777777755F75555005500055055
- 555577F5777F57555555005550055555555577FF577F5FF55555500550050055
- 5555577FF77577FF555555005050110555555577F757777FF555555505099910
- 555555FF75777777FF555005550999910555577F5F77777775F5500505509990
- 3055577F75F77777575F55005055090B030555775755777575755555555550B0
- B03055555F555757575755550555550B0B335555755555757555555555555550
- BBB35555F55555575F555550555555550BBB55575555555575F5555555555555
- 50BB555555555555575F555555555555550B55555555555555750000}
- NumGlyphs = 2
- end
- object BackBtn: TBitBtn
- Left = 480
- Top = 150
- Width = 84
- Height = 33
- Hint = 'Back'
- Cancel = True
- Caption = '&Back'
- TabOrder = 3
- OnClick = BackBtnClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333FF3333333333333003333333333333F77F33333333333009033
- 333333333F7737F333333333009990333333333F773337FFFFFF330099999000
- 00003F773333377777770099999999999990773FF33333FFFFF7330099999000
- 000033773FF33777777733330099903333333333773FF7F33333333333009033
- 33333333337737F3333333333333003333333333333377333333333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 33333333333333333333333333333333333333333333333333330000}
- NumGlyphs = 2
- end
- object FormulaField: TComboBox
- Left = 20
- Top = 20
- Width = 546
- Height = 29
- ItemHeight = 20
- TabOrder = 0
- end
- object VariablesBtn: TBitBtn
- Left = 480
- Top = 75
- Width = 84
- Height = 33
- Caption = '&Vars'
- Font.Color = clBlack
- Font.Height = -17
- Font.Name = 'System'
- Font.Style = []
- ParentFont = False
- TabOrder = 5
- OnClick = VariablesBtnClick
- end
- object Panel2: TPanel
- Left = 250
- Top = 80
- Width = 211
- Height = 171
- BevelInner = bvRaised
- TabOrder = 6
- object FunctionNames: TListBox
- Left = 2
- Top = 2
- Width = 207
- Height = 158
- Align = alClient
- Font.Color = clBlack
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- IntegralHeight = True
- ItemHeight = 13
- ParentFont = False
- Sorted = True
- TabOrder = 0
- OnDblClick = FunctionNamesDblClick
- end
- end
- object CalcBtn: TBitBtn
- Left = 480
- Top = 188
- Width = 84
- Height = 32
- Caption = 'Calc'
- TabOrder = 7
- OnClick = CalcBtnClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 555555555555555555555555555555555555555555FF55555555555559055555
- 55555555577FF5555555555599905555555555557777F5555555555599905555
- 555555557777FF5555555559999905555555555777777F555555559999990555
- 5555557777777FF5555557990599905555555777757777F55555790555599055
- 55557775555777FF5555555555599905555555555557777F5555555555559905
- 555555555555777FF5555555555559905555555555555777FF55555555555579
- 05555555555555777FF5555555555557905555555555555777FF555555555555
- 59905555555555555777555555555555555555555555555555550000}
- NumGlyphs = 2
- end
- object Expression: TExpression
- UseExceptions = False
- Left = 306
- Top = 48
- end
- end
-