Where is TReport in Delphi 6?
Answer / Asghar Ali Khan
TReport is not part of the standard VCL (Visual Component Library) in Delphi 6. It was introduced in Delphi 7 with the introduction of the DataSnap framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to avoid an access violation when using the move procedure?
How to Disable a radio button in a TRadioGroup?
What databases can be used with dbExpress?
What are the Color reduction techniques for graphics?
How to Send a message to all controls on a form 16-JUL-98?
Explain the findclose method?
How to Set default value for decimal places in the BDE?
How can one prevent a TForm from being moved or resized?
How to Determine minor version number?
Can you drag and drop existing SQL structures directly onto a form?
What are the different Control Panel Applets?
'General SQL Error : Connection does not exist' in threaded application . what does this indicates?