Skip to content

ANSIOnly_State - FontDialog

Obsolete, provided for completeness

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer ANSIOnly_State
Access Type Syntax
Read Access: Get ANSIOnly_State to IntegerVariable
Write Access: Set ANSIOnly_State to IntegerVariable/Value

Description

The ANSIOnly_State property is obsolete; it is provided for completeness. The ANSIOnly behavior used to be supported in Windows 3.1 and is supported in the Win32 API for that reason. To limit font selections to all scripts except those that use the OEM or Symbol character sets, use ScriptsOnly_State. To get the Windows 3.1 CF_ANSIONLY behavior, use SelectScript_State and specify ANSI_CHARSET in the CharSet_State property.