home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Java 1.2 How-To
/
JavaHowTo.iso
/
3rdParty
/
Bluette
/
Examples
/
Calculator.jfm
< prev
next >
Wrap
Text File
|
1996-08-24
|
4KB
|
257 lines
Calculator : TFrame
Background = lightGray
Caption = Calculator
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Foreground = black
FrameId = 201
Height = 244
Left = 191
Tag = 1111
Top = 108
Width = 201
OnWindowDestroy = Calculator_WindowDestroy
display : TTextField
Background = lightGray
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Foreground = black
Height = 24
Left = 8
Parent = Calculator
PasswdChar = 0
Tag = 11
Text = 0
Top = 4
Width = 179
Panel1 : TPanel
Background = lightGray
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Foreground = black
Height = 177
Left = 7
Parent = Calculator
Tag = 11
Top = 34
Width = 179
Button1 : TButton
Caption = 1
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 9
Parent = Panel1
Tag = 11
Top = 8
Width = 40
OnAction = Button1_Action
Button2 : TButton
Caption = 2
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 49
Parent = Panel1
Tag = 11
Top = 8
Width = 40
OnAction = Button1_Action
Button3 : TButton
Caption = 3
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 89
Parent = Panel1
Tag = 11
Top = 8
Width = 40
OnAction = Button1_Action
Button4 : TButton
Caption = 4
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 129
Parent = Panel1
Tag = 11
Top = 8
Width = 40
OnAction = Button1_Action
Button5 : TButton
Caption = 5
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 9
Parent = Panel1
Tag = 11
Top = 48
Width = 40
OnAction = Button1_Action
Button6 : TButton
Caption = 6
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 49
Parent = Panel1
Tag = 11
Top = 48
Width = 40
OnAction = Button1_Action
Button7 : TButton
Caption = 7
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 89
Parent = Panel1
Tag = 11
Top = 48
Width = 40
OnAction = Button1_Action
Button8 : TButton
Caption = 8
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 129
Parent = Panel1
Tag = 11
Top = 48
Width = 40
OnAction = Button1_Action
Button9 : TButton
Caption = 9
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 9
Parent = Panel1
Tag = 11
Top = 88
Width = 40
OnAction = Button1_Action
Button10 : TButton
Caption = 0
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 49
Parent = Panel1
Tag = 11
Top = 88
Width = 40
OnAction = Button1_Action
Button11 : TButton
Caption = .
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 89
Parent = Panel1
Tag = 11
Top = 88
Width = 40
OnAction = Button1_Action
Button12 : TButton
Caption = =
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 129
Parent = Panel1
Tag = 11
Top = 88
Width = 40
OnAction = Button13_Action
Button13 : TButton
Caption = +
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 9
Parent = Panel1
Tag = 11
Top = 128
Width = 40
OnAction = Button13_Action
Button14 : TButton
Caption = -
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 49
Parent = Panel1
Tag = 11
Top = 128
Width = 40
OnAction = Button14_Action
Button15 : TButton
Caption = *
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 89
Parent = Panel1
Tag = 11
Top = 128
Width = 40
OnAction = Button13_Action
Button16 : TButton
Caption = /
FontName = Dialog
FontSize = 12
FontStyle = [BOLD]
Height = 40
Left = 129
Parent = Panel1
Tag = 11
Top = 128
Width = 40
OnAction = Button13_Action
MMB : TBBTN
Left = 10
Top = 230
Visible = False