Page 1 of 1

Windows & LCDNumber

PostPosted: November 16th, 2006, 7:41 pm
by a_h_hashemi
Hello:

How can I use CLX only component like LCDNumber
, in usual application?
How can I make CLX only component appear in component palette even
while not using CLX application? Is it possible?

Regards,

PostPosted: November 16th, 2006, 8:49 pm
by Johnny_Bit
You can't. CLX uses another set of base libs than VCL. If you want LCD number, you have to either write it for yourself or search among thousands of them.