Unit 'Dialogs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

Reference for unit 'Dialogs': Classes

TColorButton

  

TColorButton - a SpeedButton designed to be used with the Color dialog, allowing a color to be selected for text or graphics.

TColorDialog

  

TColorDialog - dialog for selecting a color to use in graphics and text.

TCommonDialog

  

The base type from which other dialogs are derived.

TCustomCopyToClipboardDialog

  

Base class for a dialog form used during copy to clipboard operations.

TCustomPrintDialog

  

TCustomPrintDialog - base class for TPrintDialog.

TCustomPrinterSetupDialog

  

Base class for TPrinterSetupDialog and TPageSetupDialog.

TCustomTaskDialog

  

Defines a configurable, modal task dialog at run-time.

TFileDialog

  

TFileDialog allows selection of a file from the current directory.

TFindDialog

  

TFindDialog - a dialog used for finding text within the current editor or text buffer.

TFontDialog

  

Dialog used to select a font typeface and size.

TOpenDialog

  

Opens a file in the current directory, selected by File Dialog.

TReplaceDialog

  

A dialog allowing the user to replace text.

TSaveDialog

  

TSaveDialog - Dialog for saving the current buffer to a file.

TSelectDirectoryDialog

  

Select Directory Dialog.

TTaskDialog

  

Creates a configurable, modal task dialog at run-time.

TTaskDialogBaseButtonItem

  

Defines the base class for a custom button displayed on a Task dialog.

TTaskDialogButtonItem

  

Implements a button definition used for a button in TCustomTaskDialog.

TTaskDialogButtons

  

Collection type used to access and maintain buttons defined for a Task dialog.

TTaskDialogButtonsEnumerator

  

Implements an enumerator for buttons defined in a Task dialog.

TTaskDialogRadioButtonItem

  

Implements a radio button displayed on a Task dialog.