home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-07-07 | 37.0 KB | 1,296 lines |
- object ESBCalcForm: TESBCalcForm
- Left = 377
- Top = 163
- ActiveControl = CalcPanel
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsToolWindow
- Caption = 'ESBCalc 1.4'
- ClientHeight = 242
- ClientWidth = 155
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Position = poDesktopCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnKeyDown = FormKeyDown
- OnKeyPress = FormKeyPress
- PixelsPerInch = 96
- TextHeight = 13
- object CalcPanel: TLMDSimplePanel
- Left = 0
- Top = 0
- Width = 155
- Height = 242
- UseDockManager = False
- Align = alClient
- Bevel.BorderInnerWidth = 2
- Bevel.EdgeStyle = etBump
- Bevel.Mode = bmEdge
- Bevel.StandardStyle = lsSingleLowered
- Color = clGrayText
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- object ZeroBtn: TLMDSpeedButton
- Left = 6
- Top = 170
- Width = 23
- Height = 22
- Caption = '0'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = ZeroBtnClick
- end
- object PointBtn: TLMDSpeedButton
- Left = 30
- Top = 170
- Width = 23
- Height = 22
- ButtonLayout.OffsetY = -2
- Caption = '.'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = PointBtnClick
- end
- object ChangeSignBtn: TLMDSpeedButton
- Left = 54
- Top = 170
- Width = 23
- Height = 22
- Hint = 'Change Sign'
- ButtonLayout.AlignText2Glyph = taTop
- ButtonLayout.OffsetY = -2
- Caption = '�'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = ChangeSignBtnClick
- end
- object OneBtn: TLMDSpeedButton
- Left = 6
- Top = 148
- Width = 23
- Height = 22
- Caption = '1'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = OneBtnClick
- end
- object TwoBtn: TLMDSpeedButton
- Left = 30
- Top = 148
- Width = 23
- Height = 22
- Caption = '2'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = TwoBtnClick
- end
- object ThreeBtn: TLMDSpeedButton
- Left = 54
- Top = 148
- Width = 23
- Height = 22
- Hint = 'Change Sign'
- Caption = '3'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = ThreeBtnClick
- end
- object FourBtn: TLMDSpeedButton
- Left = 6
- Top = 126
- Width = 23
- Height = 22
- Caption = '4'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = FourBtnClick
- end
- object FiveBtn: TLMDSpeedButton
- Left = 30
- Top = 126
- Width = 23
- Height = 22
- Caption = '5'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = FiveBtnClick
- end
- object SixBtn: TLMDSpeedButton
- Left = 54
- Top = 126
- Width = 23
- Height = 22
- Hint = 'Change Sign'
- Caption = '6'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = SixBtnClick
- end
- object SevenBtn: TLMDSpeedButton
- Left = 6
- Top = 104
- Width = 23
- Height = 22
- Caption = '7'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = SevenBtnClick
- end
- object EightBtn: TLMDSpeedButton
- Left = 30
- Top = 104
- Width = 23
- Height = 22
- Caption = '8'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = EightBtnClick
- end
- object NineBtn: TLMDSpeedButton
- Left = 54
- Top = 104
- Width = 23
- Height = 22
- Hint = 'Change Sign'
- Caption = '9'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = NineBtnClick
- end
- object EqualsBtn: TLMDSpeedButton
- Left = 80
- Top = 193
- Width = 69
- Height = 22
- Caption = '='
- Color = clInfoBk
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -21
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = EqualsBtnClick
- end
- object SubtractBtn: TLMDSpeedButton
- Left = 80
- Top = 170
- Width = 23
- Height = 22
- Hint = 'Subtract'
- ButtonLayout.OffsetY = -2
- Caption = '-'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = SubtractBtnClick
- end
- object AddBtn: TLMDSpeedButton
- Left = 80
- Top = 148
- Width = 23
- Height = 22
- Hint = 'Add'
- ButtonLayout.OffsetY = -1
- Caption = '+'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = AddBtnClick
- end
- object DivideBtn: TLMDSpeedButton
- Left = 80
- Top = 126
- Width = 23
- Height = 22
- Hint = 'Divide'
- Caption = '�'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = DivideBtnClick
- end
- object MultiplyBtn: TLMDSpeedButton
- Left = 80
- Top = 104
- Width = 23
- Height = 22
- Hint = 'Multiply'
- ButtonLayout.OffsetX = 1
- ButtonLayout.OffsetY = -2
- Caption = '�'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = SYMBOL_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Symbol'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = MultiplyBtnClick
- DropdownComboWidth = 14
- end
- object LeftBracketBtn: TLMDSpeedButton
- Left = 6
- Top = 193
- Width = 23
- Height = 22
- ButtonLayout.OffsetY = -2
- Caption = '('
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = LeftBracketBtnClick
- end
- object RightBracketBtn: TLMDSpeedButton
- Left = 30
- Top = 193
- Width = 23
- Height = 22
- ButtonLayout.OffsetY = -2
- Caption = ')'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = RightBracketBtnClick
- end
- object ValueDisplay: TLMDLabel
- Left = 6
- Top = 5
- Width = 126
- Height = 24
- Hint = 'Current Value'
- Bevel.BorderColor = cl3DLight
- Bevel.BorderInnerWidth = 3
- Bevel.Mode = bmStandard
- Bevel.StandardStyle = lsLoweredExt
- Alignment = agCenterRight
- AutoSize = False
- Color = cl3DLight
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- Options = []
- ParentColor = False
- ParentFont = False
- Transparent = False
- Caption = 'ValueDisplay'
- end
- object AllClearBtn: TLMDSpeedButton
- Left = 103
- Top = 104
- Width = 23
- Height = 22
- Hint = 'All Clear'
- Caption = 'AC'
- Color = clInfoBk
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = AllClearBtnClick
- end
- object ClearBtn: TLMDSpeedButton
- Left = 103
- Top = 126
- Width = 23
- Height = 22
- Hint = 'Clear'
- Caption = 'C'
- Color = clInfoBk
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = ClearBtnClick
- end
- object MemoryClearBtn: TLMDSpeedButton
- Left = 126
- Top = 104
- Width = 23
- Height = 22
- Hint = 'Clear Memory'
- Caption = 'MC'
- Color = cl3DLight
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = MemoryClearBtnClick
- DropdownComboWidth = 14
- end
- object MemoryAddBtn: TLMDSpeedButton
- Left = 126
- Top = 126
- Width = 23
- Height = 22
- Hint = 'Add To Memory'
- Caption = 'M+'
- Color = cl3DLight
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = MemoryAddBtnClick
- end
- object MemorySubtractBtn: TLMDSpeedButton
- Left = 126
- Top = 148
- Width = 23
- Height = 22
- Hint = 'Subtract From Memory'
- Caption = 'M-'
- Color = cl3DLight
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = MemorySubtractBtnClick
- end
- object MemoryRecall: TLMDSpeedButton
- Left = 126
- Top = 170
- Width = 23
- Height = 22
- Hint = 'Memory Recall'
- Caption = 'MR'
- Color = cl3DLight
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = MemoryRecallClick
- end
- object PowerBtn: TLMDSpeedButton
- Left = 8
- Top = 79
- Width = 23
- Height = 22
- Hint = 'Raised to the Power of'
- ButtonLayout.Spacing = 1
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ImageList = Bmps
- ListIndex = 1
- NumGlyphs = 3
- ParentFont = False
- OnClick = PowerBtnClick
- end
- object PiButton: TLMDSpeedButton
- Left = 103
- Top = 148
- Width = 23
- Height = 22
- Hint = 'Pi (Constant)'
- ButtonLayout.OffsetY = -2
- Caption = 'p'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = SYMBOL_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Symbol'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = PiButtonClick
- end
- object EBtn: TLMDSpeedButton
- Left = 103
- Top = 170
- Width = 23
- Height = 22
- Hint = 'Natural Constant'
- Caption = 'e'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = EBtnClick
- end
- object SquareBtn: TLMDSpeedButton
- Left = 32
- Top = 79
- Width = 23
- Height = 22
- Hint = 'Squares the Value'
- ButtonLayout.Spacing = 1
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ImageList = Bmps
- ListIndex = 3
- NumGlyphs = 3
- ParentFont = False
- OnClick = SquareBtnClick
- end
- object SqRootBtn: TLMDSpeedButton
- Left = 55
- Top = 79
- Width = 23
- Height = 22
- Hint = 'Square Roots the Value'
- ButtonLayout.Spacing = 1
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ImageList = Bmps
- ListIndex = 2
- NumGlyphs = 3
- ParentFont = False
- OnClick = SqRootBtnClick
- end
- object InverseBtn: TLMDSpeedButton
- Left = 78
- Top = 79
- Width = 23
- Height = 22
- Hint = 'Inverses the Value'
- ButtonLayout.Spacing = 1
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ImageList = Bmps
- ListIndex = 4
- NumGlyphs = 3
- ParentFont = False
- OnClick = InverseBtnClick
- end
- object LogBtn: TLMDSpeedButton
- Left = 101
- Top = 79
- Width = 23
- Height = 22
- Hint = 'Logarithm to Base 10'
- Caption = 'log'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = LogBtnClick
- end
- object LNBtn: TLMDSpeedButton
- Left = 124
- Top = 79
- Width = 23
- Height = 22
- Hint = 'Natural Logarithm'
- Caption = 'ln'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = LNBtnClick
- end
- object ExitBtn: TLMDSpeedButton
- Left = 126
- Top = 30
- Width = 23
- Height = 22
- Hint = 'Exit'
- ButtonLayout.Spacing = 1
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ImageList = Bmps
- NumGlyphs = 3
- ParentFont = False
- OnClick = ExitBtnClick
- end
- object CopyBtn: TLMDSpeedButton
- Left = 7
- Top = 31
- Width = 23
- Height = 22
- Hint = 'Copy Value to ClipBoard'
- ButtonLayout.Spacing = 1
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ImageList = Bmps
- ListIndex = 6
- NumGlyphs = 3
- ParentFont = False
- OnClick = CopyBtnClick
- end
- object PasteBtn: TLMDSpeedButton
- Left = 30
- Top = 31
- Width = 23
- Height = 22
- Hint = 'Paste Value from Clipboard'
- ButtonLayout.Spacing = 1
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ImageList = Bmps
- ListIndex = 5
- NumGlyphs = 3
- ParentFont = False
- OnClick = PasteBtnClick
- end
- object SinBtn: TLMDSpeedButton
- Left = 8
- Top = 57
- Width = 23
- Height = 22
- Hint = 'Sine of Value'
- Caption = 'sin'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = SinBtnClick
- end
- object CosBtn: TLMDSpeedButton
- Left = 32
- Top = 57
- Width = 23
- Height = 22
- Hint = 'Cosine of Value'
- Caption = 'cos'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = CosBtnClick
- end
- object TanBtn: TLMDSpeedButton
- Left = 55
- Top = 57
- Width = 23
- Height = 22
- Hint = 'Tangent of Value'
- Caption = 'tan'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = TanBtnClick
- end
- object InvBtn: TLMDSpeedButton
- Left = 126
- Top = 52
- Width = 23
- Height = 22
- Hint = 'Inverse Operation'
- Caption = 'inv'
- Color = cl3DLight
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clHighlight
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = InvBtnClick
- end
- object BackSpaceBtn: TLMDSpeedButton
- Left = 54
- Top = 193
- Width = 23
- Height = 22
- Hint = 'BackSpace'
- Caption = '�'
- Color = clInfoBk
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = SYMBOL_CHARSET
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Symbol'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = BackSpaceBtnClick
- end
- object AboutBtn: TLMDSpeedButton
- Left = 103
- Top = 30
- Width = 23
- Height = 22
- Hint = 'About ESBCalc'
- ButtonLayout.Spacing = 1
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ImageList = Bmps
- ListIndex = 7
- NumGlyphs = 3
- ParentFont = False
- OnClick = AboutBtnClick
- end
- object RadBtn: TLMDSpeedButton
- Left = 103
- Top = 52
- Width = 23
- Height = 22
- Hint = 'Radians or Degrees'
- Caption = 'rad'
- Color = cl3DLight
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clHighlight
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- ParentFont = False
- OnClick = RadBtnClick
- end
- object HistoryBtn: TLMDSpeedButton
- Left = 133
- Top = 7
- Width = 16
- Height = 22
- Hint = 'Last 10 Results'
- ButtonLayout.OffsetX = -1
- ButtonLayout.Arrow = True
- ButtonLayout.ArrowIndent = 0
- ButtonLayout.ArrowSize = 4
- Color = cl3DLight
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = ANSI_CHARSET
- Font.Color = clHighlight
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- ParentFont = False
- end
- object MemoryDisplay: TLMDLabel
- Left = 5
- Top = 215
- Width = 121
- Height = 21
- Hint = 'Contents of Memory'
- Bevel.BorderColor = cl3DLight
- Bevel.BorderInnerWidth = 1
- Bevel.Mode = bmStandard
- Bevel.StandardStyle = lsLoweredExt
- Alignment = agCenterRight
- AutoSize = False
- Color = cl3DLight
- Font.Charset = ANSI_CHARSET
- Font.Color = clHighlight
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- Options = []
- ParentColor = False
- ParentFont = False
- Transparent = False
- Caption = 'MemoryDisplay'
- end
- object OptionsBtn: TLMDSpeedButton
- Left = 128
- Top = 217
- Width = 21
- Height = 20
- Hint = 'Options'
- Color = cl3DLight
- HideHint = False
- ImageList = Bmps
- ListIndex = 8
- NumGlyphs = 3
- DropDownMenu = OptionsPM
- end
- object PercentBtn: TLMDSpeedButton
- Left = 78
- Top = 57
- Width = 23
- Height = 22
- Hint = 'x Percent of y'
- ButtonLayout.Spacing = 1
- Caption = '%'
- Color = clBtnFace
- EnterColor = clMaroon
- EnterColorChange = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdSunken
- HideHint = False
- NumGlyphs = 3
- ParentFont = False
- OnClick = PercentBtnClick
- end
- object Decimals: TLMDSpinEdit
- Left = 53
- Top = 30
- Width = 40
- Height = 21
- Hint = 'Decimal Places'
- MaxValue = 18
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- OnChange = DecimalsChange
- Value = 4
- end
- end
- object Bmps: TLMDBitmapList
- DefaultCompressed = True
- Left = 45
- Top = 175
- object TLMDBitmapListItem
- Internal = {
- 0C1C000000F6020000424DF60200000000000076000000280000003C00000014
- 0000000100040000000000800200000000000000000000100000001000000000
- 000000000080000080000000808000800000008000800080800000C0C0C00080
- 8080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0037
- 7777777777777777773FFFFFFFFFFFF333333F37777777777777777777000088
- 8888888888F7F7F78888888888888833333388888888888888F7F7F788000088
- 88888888877F7F788888888888888F333FF8888888888888877F7F7888000044
- 444400888FFF4444448888888888833388888399999900888FFF999999000033
- 3334D5007FFF433333333338F888F3338F333333333995007FFF933333000033
- 33345D50FFFF4333333333388788F3338F33333333395D50FFFF933333000033
- 3334D5D0FFFF433333333338F878F3338F3333333339D5D0FFFF933333000033
- 33345D50FEFE4333333333388788F3338F33333333395D50FEFE933333000033
- 3334D5D0FFFF433333333338F878F3338F3333333339D5D0FFFF933333000033
- 33345D50FEFE4333333333388788F3338F33333333395D50FEFE933333000033
- 3334D5D0FFFF433333333338F878F3338F3333333339D5D0FFFF933333000033
- 33345D50FEFE4333333333388788F3338F33333333395D50FEFE933333000033
- 3334D5D0EFEF433333333338F878F3338F3333333339D5D0EFEF933333000033
- 33345D50FEFE4333333333388788F3338F33333333395D50FEFE933333000033
- 3334D5D0EFEF433333333338F8F8FFFF8F3333333339D5D0EFEF933333000033
- 3334444444444333333333388888888883333333333999999999933333000033
- 33333333333333333333333333FFFFFF33333333333333333333333333000033
- 3333300000033333333333333888888F33333333333339999993333333000033
- 333330AAAA0333333333333338FFFF8F33333333333339AAAA93333333000033
- 33333000000333333333333338888883333333333333399999933333330000}
- end
- object TLMDBitmapListItem
- Internal = {
- 09600100005C010000400554424D6E0200001276006028004036004012004001
- 0043780400600000F801007200521000600041007000308000008E1800300080
- 800073006000B000C0C0C001300191FF00008F34003000FFFF0073006000B000
- F0FF0000000B7701CF77001600700408077700077700107FF777FFF777001071
- 1777108411177700100077707701B277777F7701B277772066717701B2770077
- 77000702400031FFF700610040116F73170050019077039000A2039100947100
- 83038F0180111700500381100907077000717777F7F77F7777FF016017170390
- 52F1110151700A90777707407F0A90022008C00A9077771708C15FCC77001170
- 0051004103C00071022001CF01CF7007055003017FF786420C94711717000111
- 0C80000700937FFFF77700127155821101C67701C57701C57701CF01CE700077
- 707700117F1053FF777F0081777111777107040701C477F701C40DF0C00001C5
- 0000057700}
- end
- object TLMDBitmapListItem
- Internal = {
- 09500100004C010000400554424D6E0200001276006028004036004012004001
- 0043780400600000F801007200521000600041007000308000008E1800300080
- 800073006000B000C0C0C001300191FF00008F36003000FFFF0073006000B000
- F0FF0000000B7701CF77001601C070AF0400D57F009571009301CF018001C700
- 77007770024077FF903600207FFF01C0117711777111017000310705820170F7
- 87B505821177771703C00330018003727F018003727101807102001041007070
- 01C0770777777F01C177F777777101C103F07717777700770501038205010382
- 0501038277777007231270700391777FF703B0039077711703B017770A0107B1
- 2B00607005600510FF777F01D117770A901701C37700130171FFDF00A206D000
- 8001CF01500891007001CF015001CF77070001910040054F01CF14CE77777020
- 100005D17FFF001103807111001101310000087700}
- end
- object TLMDBitmapListItem
- Internal = {
- 093601000032010000400554424D6E0200001276006028004036004012004001
- 0043780400600000F801007200521000600041007000308000008E1800300080
- 800073006000B000C0C0C001300191FF00008F37003000FFFF0073006000B000
- F0FF0000000B7701CF77001601CF01B6284377000020700213FF777FFF019211
- 777111009101703334077000910040F77F005000311771006103607703747777
- 99B703747777037301C1770702620050F7004000321700620540038F94080386
- 707003900002407F7F77F777FF08F0717177040C177711117701400077700770
- 7700100A90F77FA3BF0080770A9017717701C100E10086770380011202100380
- 00B3091F49221701C4707701C47F770AD4717701C577000703F3772FFCFFF700
- 941101C60000047705440000057701CF0534007001CF0150003400}
- end
- object TLMDBitmapListItem
- Internal = {
- 098E0100008A010000400554424D6E0200001276006028004036004012004001
- 0043780400600000F801007200521000600041007000308000008E1800300080
- 800073006000B000C0C0C001300191FF00008F36003000FFFF0073006000B000
- F0FF0000000B7701CF77001601C2700408077700077700107FF777FFF7770010
- 71177701A511170077707777004001B07F00907F7701B07100900C6271771777
- 038001707700070100017077FFF7009017ACCE00401101C27000A00041777F00
- 90004177710090004003807794860340000700F0770340FFF700911777771103
- 8206E107664270013106E0F77F009106E017710701777707700A907794D70010
- F77F0A9077001017710A90054177035277001003520080CDB607220383770701
- 010041F7005100411700500E0000004000A07710DE7FFFFF0AB2777111110392
- 054070019003920521039271FFBC0120039001C40201035202010352020001C4
- 7703910182039101807777F6D60E0201F004400030FF004000321100620A8170
- 00A377054200C271E000006201C10000097700}
- end
- object TLMDBitmapListItem
- Internal = {
- 09900100008C010000400554424DF60100001276006028004030004010004001
- 0047F0040060000080020400D10181004100C101A000320080800070C4800110
- 006100B000C0C0C001300121FF0000003000FF7801FF0073006000B000F0FF00
- 3333330FFFFFFFF0008000508F3FFFF3F83333331F0100F100800F0000F08430
- 01828888383801001F1111F101820200F033FFFF0C008FFF33FF0306066108F0
- 0000388888888FF8000088888111111118F111110BBBBBBBB0F01080FF038800
- 11F8F3831B0100B1F1FF130B888830508BB005F0017188F8F8331B0100B105F0
- 0B8FFFFF0004B0F00333888F333388F88F331B0100B1F124491333018200C301
- 83888FF30182119301833CCC01831222F888FF018239990183CCCCC304828888
- 8F018299214299930481BCCCCCCC0184880181B99999990181B083070482FFFF
- 88F88806030480080088008001810A910180043C181188118101800B88008803
- 0210D003000C0011884008B10181B8008BBCCCC3338888FF032083331B00B7B8
- 118BB9999333801980081450120183008012020080}
- end
- object TLMDBitmapListItem
- Internal = {
- 098801000084010000400554424DF60100001276006028004030004010004001
- 0047F0040060000080020400D10181004100C101A000320080800070C4800110
- 006100B000C0C0C001300121FF0000003000FF7801FF0073006000B000F0FF00
- 3333330B8FFFFFB000800564888F33338800801B0100B10080018FFFFF018F33
- 3383C0030A3FFFFF888F00400400018208F0000088008088A002001411001188
- 11810FFFFFFFF00088B007403350803803001F0100F11188B101838BB08F3FF3
- FFF810418FF88801838BB10F00F00020C0088F8838002004808F881F11F10020
- 911803023CCC338F3FFFF30800F8F888FF03023999330F0000F0F0CCCCC30000
- 8F8888383888888F1F1111F1F199999384800301FCCCCCCC060288880602F999
- 99990F00F038100000048105E00030F31F11F111110481FFF0FF03800401813F
- F8F3833888F31FFFF1FF13018107F01000F0338C07808838F83F8888331F17F1
- F1334401890780FFF0030770338FFFF883888883330300558813077033108033
- 00118802C00081111111007133}
- end
- object TLMDBitmapListItem
- Internal = {
- 0D07000000200100001C010000400554424DF601000012760060280040300040
- 100040010047F0040060000080020400D10181004100C101A000320080800070
- C4800110006100B000C0C0C001300121FF0000003000FF7833FF0073006000B0
- 00F0FF003333330041007033FF005100406208990040003030FF03006033333F
- 77F3008239FF93888800820FFFF00082F7777F00829FFFF900820FF08788A103
- 12F77F8703129FF9870312380652333338770613225238FF061330FF8303823F
- 770083390104338F0603334892870603338F0603300FF80303F7780082399F01
- 03074892800A93F78F0A939789FF078230FF01833F770183394A9CFF0183330F
- 0604F706049F060333300BF20F100BF233335BF039047233121F0C0333121F03
- 13018F0183169F05C0}
- end
- object TLMDBitmapListItem
- Internal = {
- 0D080000006B01000067010000400554424DF601000012760060280040300040
- 100040010047F0040060000080020400D10181004100C101A000320080800070
- C4800110006100B000C0C0C001300121FF0000003000FF79C4FF0073006000B0
- 00F0FF000000083307C104B0033888001283394004990012930AFAFAFAAFAFAF
- A087770012789A82210103A90FAF0FAF00B0F0877701A2789FAF9F01010908F9
- 0AF000030378880311789AF9990101A90F002415A00F030288780311789F99A9
- 9F0100F906000006040B328877777706019901000600AFA00200060077780181
- 9F1088AFAFA90100F90FA0000681F0877802F177789F2021A9990101F90A00F0
- 0AAFAA0A808878877704811B6D99F99A01000481000380048188018104809901
- 000781F00680BFE80D89F9010003010501030102F006000150030111C00A00B0
- A088882B55888701907811E09A01000301A001C00301507801C08306005382A9
- 01C0931500033300100141007033399999930081}
- end
- end
- object ESBCalcAbout: TLMDAboutDlg
- Appname = 'ESBCalc'
- AppNameSize = 20
- CaptionTitle = 'About ESBCalc'
- Copyright = '� 1998,1999 ESB Consultancy'
- Description =
- 'Freeware Scientific Calculator.'#13#13'Developed using Inprise'#39's Borla' +
- 'nd Delphi 4'#13'and LMD Tools v4.5'
- Effect = deExplodeExt
- IconStyle = isStandard
- Jump = 'http://www.esbconsult.com.au'
- ShowHints = False
- Version = 'ESBCalc ver 1.4'
- Left = 15
- Top = 175
- end
- object RegCtrl: TLMDIniCtrl
- RegPath = 'Software\ESB Consultancy\ESBCalc'
- Target = itRegistry
- Left = 95
- Top = 205
- end
- object PopupMenu1: TPopupMenu
- Left = 5
- Top = 205
- object tempitem: TMenuItem
- Caption = 'temp'
- end
- end
- object MRU: TLMDMRUList
- Button = HistoryBtn
- MaxEntries = 10
- MenuItem = tempitem
- Options = [moShowAccel, moSubIfEmpty, moSubClearOption]
- Style = msCreateSubMenu
- IniLink = RegCtrl
- IniUse = ioUseLink
- Section = 'ESBCalcForm.MRUList'
- OnClick = MRUClick
- Left = 65
- Top = 205
- end
- object OptionsPM: TPopupMenu
- Left = 35
- Top = 205
- object ThouSepItem: TMenuItem
- Caption = 'Use &Thousands Separator'
- OnClick = ThouSepItemClick
- end
- object N1: TMenuItem
- Caption = '-'
- end
- object C1: TMenuItem
- Caption = '&Constants'
- object GammaItem: TMenuItem
- Caption = '&Gamma'
- OnClick = GammaItemClick
- end
- object LightItem: TMenuItem
- Caption = 'Speed of &Light (km/s)'
- OnClick = LightItemClick
- end
- object GravityItem: TMenuItem
- Caption = 'Standard Gra&vity (m/s^2)'
- OnClick = GravityItemClick
- end
- end
- object N2: TMenuItem
- Caption = '-'
- end
- object MinItem: TMenuItem
- Caption = '&Minimize'
- OnClick = MinItemClick
- end
- object ExitItem: TMenuItem
- Caption = 'e&Xit'
- OnClick = ExitItemClick
- end
- end
- object CaptionButton1: TCaptionButton
- Glyph.Data = {
- B6000000424DB60000000000000076000000280000000A000000080000000100
- 0400000000004000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF007777777777E0
- AD8177000000770E4600770000007700BC007777777777020200777777777700
- 2003777777777700D30177777777770220037777777777013C02}
- RightMargin = 28
- Visible = True
- OnClick = CaptionButton1Click
- Left = 80
- Top = 175
- end
- end
-