[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'fpg_dialogs' (#fpgui)

TfpgFontSelectDialog

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

A standard font selection dialog.

Declaration

Source position: fpg_dialogs.pas line 124

type TfpgFontSelectDialog = class(TfpgBaseDialog)

public

  constructor Create(); override;

  procedure SetSampleText();

  

The sample text or font preview text to be shown.

end;

Inheritance

TfpgFontSelectDialog

  

A standard font selection dialog.

|

TfpgBaseDialog

  

An abstract dialog which forms the basis of other dialogs.

|

TfpgForm

|

TfpgBaseForm

  

TfpgBaseForm is the base class from which to derive a window such as a form or dialog

|

TfpgWidget

  

This forms the basis of any visual widget in fpGUI

|

TfpgWindow

  

Encapsulates a top level or child window

|

TfpgWindowImpl

  

Maps to a backend specific base class

|

TfpgX11Window

  

Implements XLib specific windowing functionality

|

TfpgWindowBase

  

Abstract class use for representing a Window or Widget

|

TfpgComponent

  

A descendant of the FPC TComponent class

|

TComponent

?

TObject

Description

It also contains a Collection listbox which gets automatically populated based on the available fonts. There are two custom collections called Favourites and Recently Used which list your own selection of fonts. Font Aliases will list all registered font aliases used by the application, including the default font aliases used by fpGUI (eg: #Edit2 = 'Courier New-10').


Documentation generated on: 2015-04-04