Contains information that the ChooseFont function uses to initialize the Font dialog box. After the user closes the dialog box, the system returns information about the user's selection in this structure.
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- Flags ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- hDC ↔ int
-
getter/setter pair
- hInstance ↔ int
-
getter/setter pair
- hwndOwner ↔ int
-
getter/setter pair
- iPointSize ↔ int
-
getter/setter pair
- lCustData ↔ int
-
getter/setter pair
-
lpfnHook
↔ Pointer<
NativeFunction< LPCFHOOKPROC> > -
getter/setter pair
-
lpLogFont
↔ Pointer<
LOGFONT> -
getter/setter pair
-
lpszStyle
↔ Pointer<
Utf16> -
getter/setter pair
-
lpTemplateName
↔ Pointer<
Utf16> -
getter/setter pair
- lStructSize ↔ int
-
getter/setter pair
- MISSING_ALIGNMENT__ ↔ int
-
getter/setter pair
- nFontType ↔ int
-
getter/setter pair
- nSizeMax ↔ int
-
getter/setter pair
- nSizeMin ↔ int
-
getter/setter pair
- rgbColors ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited