FaceName - FontDialog
Specifies the typeface name of the font
Type: Property
Access: Read/Write
Data Type: String
Parameters: None
Syntax
Property String FaceName
| Access Type | Syntax |
|---|---|
| Read Access: | Get FaceName to StringVariable |
| Write Access: | Set FaceName to StringVariable/Value |
Description
FaceName is a null-terminated string that specifies the typeface name of the font. The length of this string must not exceed 32 characters, including the null terminator.