The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Font


Unit:SDL_chemgrph
Class:TChemGraph
Declaration:property Font: TFont;

The property Font defines the font of the atomic symbols of a chemical structure. The Font property only determines the type of the font but not the color or the size of the atomic symbols. The color is controlled by the properties ColorStructure and AtColor, the size is adjusted to fit the overall size of the structure.

For further details about the Font property see the Delphi (C++ Builder) documentation.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): shcstruk



Last Update: 2023-Dec-14