home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Direkt 1995 #4-#5
/
CDD_05_95.ISO
/
cdd
/
winanw
/
helpwrit
/
hexcalc.frm
< prev
next >
Wrap
Text File
|
1993-11-16
|
17KB
|
656 lines
VERSION 2.00
Begin Form HexCalcFrm
BackColor = &H00C0C0C0&
BorderStyle = 3 'Fixed Double
Caption = "HexCalc"
ClientHeight = 4740
ClientLeft = 3060
ClientTop = 2505
ClientWidth = 3945
Height = 5430
Icon = HEXCALC.FRX:0000
Left = 3000
LinkTopic = "Form1"
ScaleHeight = 540
ScaleWidth = 540
Top = 1875
Width = 4065
Begin CommandButton ExponButton
Caption = "^"
Height = 375
Left = 3060
TabIndex = 37
Tag = "Exponentiation"
Top = 2940
Width = 615
End
Begin CommandButton DivButton
Caption = "/"
Height = 375
Left = 3060
TabIndex = 36
Tag = "Divide current value"
Top = 1680
Width = 615
End
Begin CommandButton MultButton
Caption = "X"
Height = 375
Left = 2400
TabIndex = 35
Tag = "Multiply current value"
Top = 1680
Width = 615
End
Begin CommandButton ComplementButton
Caption = "Not"
Height = 375
Left = 2400
TabIndex = 34
Tag = "Perform Boolean complement"
Top = 2940
Width = 615
End
Begin CommandButton ORButton
Caption = "OR"
Height = 375
Left = 3060
TabIndex = 33
Tag = "Perform Boolean OR operation"
Top = 2520
Width = 615
End
Begin CommandButton ANDButton
Caption = "And"
Height = 375
Left = 2400
TabIndex = 32
Tag = "Perform Boolean AND operation"
Top = 2520
Width = 615
End
Begin CommandButton Erase
Caption = "<-"
Height = 315
Left = 2940
TabIndex = 31
Tag = "Erase last character entered"
Top = 900
Width = 735
End
Begin CommandButton MemoryMinus
Caption = "M-"
Height = 375
Left = 3120
TabIndex = 30
Tag = "Subtract displayed number from memory register"
Top = 4260
Width = 615
End
Begin CommandButton MemoryPlus
Caption = "M+"
Height = 375
Left = 2400
TabIndex = 29
Tag = "Add displayed number to memory register"
Top = 4260
Width = 615
End
Begin CommandButton MemoryRecall
Caption = "MR"
Height = 375
Left = 3120
TabIndex = 28
Tag = "Recall memory register as current entry"
Top = 3840
Width = 615
End
Begin CommandButton MemoryClear
Caption = "MC"
Height = 375
Left = 2400
TabIndex = 27
Tag = "Clear Memory register"
Top = 3840
Width = 615
End
Begin CommandButton ClearEntry
Caption = "CE"
Height = 375
Left = 3060
TabIndex = 26
Tag = "Clear Current Entry and reset total"
Top = 2100
Width = 615
End
Begin CommandButton Clear
Caption = "C"
Height = 375
Left = 2400
TabIndex = 25
Tag = "Clear Current Entry"
Top = 2100
Width = 615
End
Begin SSOption Hex
Caption = "Hex"
Font3D = 0 'None
Height = 255
Left = 1560
TabIndex = 22
TabStop = 0 'False
Tag = "Click o Select HEX data entry"
Top = 900
Width = 1215
End
Begin SSOption Decimal
Caption = "Decimal"
Font3D = 0 'None
Height = 255
Left = 240
TabIndex = 21
Tag = "Click tto Select Decimal data entry"
Top = 900
Value = -1 'True
Width = 1215
End
Begin CommandButton Equal
Caption = "="
Height = 435
Left = 2400
TabIndex = 19
Tag = "Show final result of calculation"
Top = 3360
Width = 1335
End
Begin CommandButton Minus
Caption = "-"
Height = 375
Left = 3060
TabIndex = 18
Tag = "Subtract Current Entry from total"
Top = 1260
Width = 555
End
Begin CommandButton Plus
Caption = "+"
Height = 375
Left = 2400
TabIndex = 17
Tag = "Add current entry to total"
Top = 1260
Width = 615
End
Begin CommandButton Digit
Caption = "F"
Height = 555
Index = 15
Left = 1500
TabIndex = 16
Top = 4080
Width = 675
End
Begin CommandButton Digit
Caption = "E"
Height = 555
Index = 14
Left = 840
TabIndex = 15
Top = 4080
Width = 675
End
Begin CommandButton Digit
Caption = "D"
Height = 555
Index = 13
Left = 180
TabIndex = 14
Top = 4080
Width = 675
End
Begin CommandButton Digit
Caption = "C"
Height = 555
Index = 12
Left = 1500
TabIndex = 13
Top = 3540
Width = 675
End
Begin CommandButton Digit
Caption = "B"
Height = 555
Index = 11
Left = 840
TabIndex = 12
Top = 3540
Width = 675
End
Begin CommandButton Digit
Caption = "A"
Height = 555
Index = 10
Left = 180
TabIndex = 11
Top = 3540
Width = 675
End
Begin CommandButton Digit
Caption = "9"
Height = 555
Index = 9
Left = 1560
TabIndex = 10
Top = 2340
Width = 675
End
Begin CommandButton Digit
Caption = "8"
Height = 555
Index = 8
Left = 900
TabIndex = 9
Top = 2340
Width = 675
End
Begin CommandButton Digit
Caption = "7"
Height = 555
Index = 7
Left = 240
TabIndex = 8
Top = 2340
Width = 675
End
Begin CommandButton Digit
Caption