PDA

View Full Version : how to save TFont properties to DB?


N/A
02-23-2000, 04:57 AM
How to save TFont properties to database,

like paradox table?

N/A
02-23-2000, 09:19 AM
The easiest way is to provide a field for each meaningful property (i.e. name, size, style) of TFont and save and retrieve them accordingly.



Cheers,

Nikolay