Setting the font of a label
I have a printer that has a special "control" font. At design time RB
doesn't give me the option of setting the font to this. Where does RB get
it's list of available fonts?
I can set it at runtime by ppLabel.Font.Name := 'Control'
Ideally I'd like to do this at design time.
Preston
doesn't give me the option of setting the font to this. Where does RB get
it's list of available fonts?
I can set it at runtime by ppLabel.Font.Name := 'Control'
Ideally I'd like to do this at design time.
Preston
This discussion has been closed.
Comments
now this is really easy, just to to page setup, select the star line printer
driver and you'll see the printer fonts in the fonts combo of RB
furthermore you should now be able to use the escape function...
cu
marc