INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- Make and setup the structure.
-- By default the dialog will show the screen fonts.
-- Type of the selected font.
-- See class WEL_FONT_TYPE_CONSTANTS for values.
-- Size of the selected font (in units of 1/10 of
-- a point)
-- Minimum point size a user can select
-- Maximum point size a user can select
-- Dialog box creation flags.
-- Can be a combination of the values defined in
-- class WEL_CF_CONSTANTS.
-- Font color
-- Set a device context `a_dc' of the printer whose
-- fonts will be listed in the dialog box.
-- Set `log_font' with `a_log_font'.
-- Set `minimum_size' with `size'.
-- Set `maximum_size' with `size'.
-- Set `color' with `a_color'.
-- Set `flags' with `a_flags'.
-- See class WEL_CF_CONSTANTS for `a_flags' values.
-- Add `a_flags' to `flags'.
-- See class WEL_CF_CONSTANTS for `a_flags' values.
-- Remove `a_flags' from `flags'.
-- See class WEL_CF_CONSTANTS for `a_flags' values.
-- Is `a_flags' set in `flags'?
-- See class WEL_CF_CONSTANTS for `a_flags' values.
-- Activate the dialog box (modal mode) with
-- `a_parent' as owner.
-- Size to allocate (in bytes)
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |