Unit RXCombos

*****************************************************} { } { Delphi VCL Extensions (RX) } { } { Copyright (c) 1995, 1996 AO ROSNO } { Copyright (c) 1997, 1998 Master-Bank } { } {

Classes

TColorComboBox - TColorComboBox
TFontComboBox -

Functions

Types

TFontDevice
TFontListOption
TFontListOptions

Constants

Variables


Functions


Types


TFontDevice = (fdScreen, fdPrinter, fdBoth);
TFontComboBox
TFontListOption = (foAnsiOnly, foTrueTypeOnly, foFixedPitchOnly,
    foNoOEMFonts, foOEMFontsOnly, foScalableOnly);

TFontListOptions = set of TFontListOption

Constants


Variables