Finalize version.
[marekmrva_bc.git] / FPUFormClass.dfm
blob2a5912c804d567e6ae67b46f1dfe87e8f5a15cd1
1 object ViewFPU: TViewFPU
2   Left = 192
3   Top = 114
4   Width = 750
5   Height = 500
6   Caption = 'ViewFPU'
7   Color = clBtnFace
8   Font.Charset = DEFAULT_CHARSET
9   Font.Color = clWindowText
10   Font.Height = -11
11   Font.Name = 'MS Sans Serif'
12   Font.Style = []
13   Icon.Data = {
14     0000010002002020100000000000E80200002600000010101000000000002801
15     00000E0300002800000020000000400000000100040000000000800200000000
16     0000000000000000000000000000000000000000800000800000008080008000
17     0000800080008080000080808000C0C0C0000000FF0000FF000000FFFF00FF00
18     0000FF00FF00FFFF0000FFFFFF00000000000000000033007700000000000000
19     0000000000003B077070000000000000000000000000BB807007000000000000
20     000000000300B000700070000000000000000000330070070700070000000000
21     000000003B070070007000700000000000000000BB8007000007000700000000
22     00000300B0007000000070007000000000003300700700000000070007000000
23     00003B070070000000000070070000000000BB80070000000000000707000000
24     0300B000700FF00000000000770000003300700700FFFF000000000080330000
25     3B0700700FF00FF00000000800330000BB800700FF000FF000000080BBBB0300
26     B0007000FF00FF00000008000BB03300700700F00FFFF00FF000803300003B07
27     00700FFF00FF00FFF00800330000BB80070000FFF00FFFFF0080BBBB0000B000
28     7000000FFF00FFF008000BB00000700700000000FFF000008033000000007070
29     000000000FFF000800330000000087000000000FFFFF0080BBBB000000000800
30     00000000FF0008000BB000000000008000000000000080330000000000000008
31     00000000000800330000000000000000800000000080BBBB0000000000000000
32     0800000008000BB0000000000000000000800000803300000000000000000000
33     0008000800330000000000000000000000008080BBBB00000000000000000000
34     000008000BB00000000000000000FFFF33FFFFFF21FFFFFF00FFFFFB007FFFF3
35     003FFFF2001FFFF0000FFFB00007FF300003FF200003FF000003FB000003F300
36     0000F2000000F0000010B00000393000000F2000000F0000010F0000039F0000
37     00FF000000FF000010FF800039FFC0000FFFE0000FFFF0010FFFF8039FFFFC00
38     FFFFFE00FFFFFF10FFFFFFB9FFFF280000001000000020000000010004000000
39     0000C00000000000000000000000000000000000000000000000000080000080
40     00000080800080000000800080008080000080808000C0C0C0000000FF0000FF
41     000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0000000000B37700000000
42     00B0B0707000000000B3077007000000B0B0700700700000B3070000700700B0
43     B0700000070700B30700F0000077B0B0700F0F0000BBB307000FF0700300B070
44     0FF0FFF0BBB0070000FF070300008000007F70BBB00008000000030000000080
45     0000BBB000000008000300000000000080BBB0000000FF0F0000FD070000FC03
46     0000F4010000F0000000D0000000C0000000400000000003000000010000000F
47     000000070000803F0000C01F0000E0FF0000F07F0000}
48   Menu = pMainMenu
49   OldCreateOrder = False
50   Position = poDesktopCenter
51   OnCreate = FormCreate
52   OnResize = FormResize
53   PixelsPerInch = 96
54   TextHeight = 13
55   object Pages: TPageControl
56     Left = 0
57     Top = 0
58     Width = 742
59     Height = 446
60     ActivePage = HardwarePage
61     TabIndex = 0
62     TabOrder = 0
63     object HardwarePage: TTabSheet
64       Caption = 'Hardware'
65     end
66     object InstructionsPage: TTabSheet
67       Caption = 'Instructions'
68       ImageIndex = 1
69       OnShow = InstructionsPageShow
70       object InstQuery: TEdit
71         Left = 8
72         Top = 8
73         Width = 120
74         Height = 21
75         TabOrder = 0
76         OnChange = InstQueryChange
77         OnKeyDown = InstQueryKeyDown
78       end
79       object InstSearch: TButton
80         Left = 136
81         Top = 8
82         Width = 50
83         Height = 21
84         Caption = 'Search'
85         TabOrder = 1
86         OnClick = InstSearchClick
87       end
88       object InstList: TListBox
89         Left = 8
90         Top = 40
91         Width = 120
92         Height = 120
93         ItemHeight = 13
94         TabOrder = 2
95         OnDblClick = InstListDblClick
96         OnKeyDown = InstListKeyDown
97       end
98       object InstDescription: TListBox
99         Left = 136
100         Top = 40
101         Width = 120
102         Height = 120
103         ItemHeight = 13
104         TabOrder = 3
105       end
106     end
107   end
108   object pMainMenu: TMainMenu
109     Left = 24
110     Top = 40
111     object pFile: TMenuItem
112       Caption = '&File'
113       object pNew: TMenuItem
114         Caption = '&New'
115         ShortCut = 16462
116         OnClick = pNewClick
117       end
118       object pDelim_0: TMenuItem
119         Caption = '-'
120       end
121       object pOpen: TMenuItem
122         Caption = '&Open'
123         ShortCut = 16463
124         OnClick = pOpenClick
125       end
126       object pSave: TMenuItem
127         Caption = '&Save'
128         ShortCut = 16467
129         OnClick = pSaveClick
130       end
131       object pDelim_1: TMenuItem
132         Caption = '-'
133       end
134       object pExit: TMenuItem
135         Caption = 'E&xit'
136         ShortCut = 16472
137         OnClick = pExitClick
138       end
139     end
140     object pProgram: TMenuItem
141       Caption = '&Program'
142       object pReset: TMenuItem
143         Caption = '&Reset'
144         ShortCut = 16497
145         OnClick = pResetClick
146       end
147       object pDelim_2: TMenuItem
148         Caption = '-'
149       end
150       object pOperand: TMenuItem
151         Caption = '&Operands'
152         object pOperandAdd: TMenuItem
153           Caption = '&Add'
154           OnClick = pOperandAddClick
155         end
156         object pOperandRemove: TMenuItem
157           Caption = '&Remove'
158           Enabled = False
159         end
160       end
161       object pDelim_3: TMenuItem
162         Caption = '-'
163       end
164       object pStep: TMenuItem
165         Caption = '&Step'
166         ShortCut = 119
167         OnClick = pStepClick
168       end
169     end
170     object pEditor: TMenuItem
171       Caption = '&Editor'
172       object pTheme: TMenuItem
173         Caption = '&Theme'
174         object pDefault: TMenuItem
175           Caption = 'Default'
176           Checked = True
177           RadioItem = True
178           OnClick = pDefaultClick
179         end
180         object pDark: TMenuItem
181           Caption = 'Dark'
182           RadioItem = True
183           OnClick = pDarkClick
184         end
185       end
186       object pLog: TMenuItem
187         Caption = '&Log'
188         object pClear: TMenuItem
189           Caption = '&Clear'
190           OnClick = pClearClick
191         end
192       end
193     end
194     object pHelp: TMenuItem
195       Caption = '&Help'
196       object pAbout: TMenuItem
197         Caption = '&About'
198         OnClick = pAboutClick
199       end
200     end
201   end
202   object pOpenDialog: TOpenDialog
203     Filter = 'Assembly Files (*.asm)|*.asm|All Files|*'
204     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
205     Left = 64
206     Top = 40
207   end
208   object pSaveDialog: TSaveDialog
209     Filter = 'Assembly Files (*.asm)|*.asm|All Files|*'
210     Options = [ofHideReadOnly, ofPathMustExist, ofCreatePrompt, ofNoReadOnlyReturn, ofEnableSizing]
211     Left = 104
212     Top = 40
213   end