TBX Demo - why does font and style combo not work

    • Offizieller Beitrag

    TBX Demo - why does font and style combo not work?

    The project (especially unit WPAction) must be compiled with the compiler symbol USETBX defined.

    Please add USETBX to the project options (under directory) and then select BuildAll.

    We do not recommend to enabled USETBX in general (in file WPINC.INC) except for the use in BCB. It creates a dependency between the wptools and the TBX package.

    BTW: How the list works:

    They are connected to a new action class which was created to work with combo boxes. This class in not connected to an object but the object (combobox) is connected to it. So it is a 'pseudo' action.