Property String Typeface
| Read Access: | Get Typeface to StringVariable |
| Write Access: | Set Typeface to StringVariable/Value |
As of DataFlex 17.0, we recommend using Windows system fonts by setting pbUseWindowsFont to True.
See FontPointHeight for details on using custom fonts.
Typeface is the typeface of the selected font.
Set Typeface to "Courier"
| Note: | Use psTypeFace instead of TypeFace for the cRichEdit and cTextEdit classes. |