TscFontCombobox 1.1
Component for Delphi 5, 6, 7 & 72005
March 2002 - December 2004
Stefan Cruysberghs
Lommel, Flanders, Belgium
http://www.scip.be
Description
- This Delphi component is an advanced combobox which shows the available Windows fonts. A lot of features for preview, used fonts, show font types (truetype, printer, symbol), ...
- Properties :
property MoveUsedToTop
property MaxUsed
property ColorUsed
property PreviewText
property PreviewWidth
property PreviewHeight
property FontName
property FontTypes
property ShowPreview
property ShowPreviewFontName
property ShowPreviewInList
property ShowPreviewInEdit
property ShowImagesFontType
Copyrights and distribution
- All copyrights to this component are owned by the author.
- The component is freeware and may be freely distributed.
- The author doesn't give a warranty for error free running of this component and he doesn't give any support.
- See source code for history and more information about properties, methods and events.
Installation
- Install the TscFontCombobox component by adding the unit scFontCombobox.pas to a package.
- Remove the DCR file in the package.
- Compile and Install the package.
- The TscFontCombobox component can be found in the tabsheet 'SC' of the component palette.
Files included
- scFontCombobox.pas : component, form and registration of component
- scFontCombobox.dfm : preview form
- scFontCombobox.res : resource file with glyphs
- scFontCombobox.dcr : component icon
- TscFontCombobox_Readme.htm : this file