| RBContactsTable - ButtonsBar |
| Version
2.11 |
For an added value, which you get for free, when you order
RBContactsTable you also get the RBCTButtonsBar component.
This component is used to supply an easy method of selecting
contacts by their first letter:
To use the buttons bar component, all you have to do is
to drop one on the form, connect it to a RBContactsTable component using a property
and that's all!
This component supports the following features:
-
Have a vertical or horizontal buttons orientation.
-
Control dimensions of the buttons in the bar.
-
Change colors and font of buttons captions.
-
Allocation of letters to buttons is done automatically
by the component itself!
-
Although you can be notified when the user clicks on
a button (using the supplied event handler) you don't need to do anything
- the first contact item in the table beginning with the selected letter
will be selected automatically.
Top of Page
|