前一个 下一个 编辑 重命名 撤销 搜索 管理
| 文档 |
Static Function SelectFont ( ) As BooleanCalls the font standard dialog. Returns TRUE if the user clicked on the Cancel button, and FALSE if the user clicked on the OK button. This example sets the Font of a TextArea to a font selected by the user. If the user cancels the dialog then the font is not updated.