Code Samples for Borland Delphi 7
-
Note: For examples here it is required to import library VXPLib into your Delphi environment.
Sample | Purpose |
Using Tooltips |
Just as the title suggests this example is to show how VXPLib tooltips can be used
in a Delphi application. In the application you can see tooltips attached to a window, to controls and buttons
on the toolbar. Additionally, it shows how to find out what class your toolbar is, and add it to the list
of supported toolbar classes.
|
|