Unit sCombos

implements: TsComboBox - Flat combo TColorComboBox - flat color combo TFontComboBox - flat fonts combo

Classes

TColorComboBox - TColorComboBox
TFontComboBox -
TsComboBox -
TsCustomComboBox -

Functions

Types

TFontDevice
TFontListOption
TFontListOptions
TsComboState

Constants

Variables


Functions


Types


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

TFontListOptions = set of TFontListOption

TsComboState = set of (msMouseInControl, msPressed, msTracking)

Constants


Variables