Do you think you've discovered an error in this book?
Please check the list of errata below to see if we've already addressed the error. If not,
please submit the error via our
Errata Form.
We will attempt to verify your error; if you're right, we will post a correction below.
| Chapter | Page | Details | Date | Print Run |
|
164 |
In the Warning, line 1, Should be CLX (not CXL) In the Warning, line 1, Should be CLX (not CXL) |
|
|
|
204 |
"PageControl1.Pages.Caption" should read "PageControl1.Pages[I].Caption" "PageControl1.Pages.Caption" should read "PageControl1.Pages[I].Caption" |
|
|
|
277 |
"Applications.Initialize;" should read "Application.Initialize;" "Applications.Initialize;" should read "Application.Initialize;" |
|
|
|
286 |
Missing "(" in "Items.IndexOf (Sender as TLabel).Caption)" Missing "(" in "Items.IndexOf (Sender as TLabel).Caption)"Should be:Items.IndexOf ((Sender as TLabel).Caption) |
|
|
|
306 |
Missing "END;" before "FTotal := Tot;" Missing "END;" before "FTotal := Tot;" |
|
|
|
35-356 |
Inconsistent naming;Is it "IViewer" or "IMdViewer"? Should be IMdViewer. Inconsistent naming;Is it "IViewer" or "IMdViewer"? Should be IMdViewer. |
|
|