|
|
|
| |
|
| #WhiteUnicorn/ StartPage/ Documentation/DelphiFAQ > |
|
| |
How can I embed a copyright symbol in a caption?
For most fonts, typing ALT+0169 in the (object inspector) will produce a copyright symbol. In code, use chr(169) to produce a copyright symbol. If you are using the symbol font, the char code will be 211.
|
| |
|
| #WhiteUnicorn/ StartPage/ Documentation/DelphiFAQ > |
|
| |
|
| ||
|
|
|
|
|
| ||