TColorDialogOption | TColorDialogOption and TColorDialogOptions specify options for a TColorDialog component. |
TColorDialogOptions | TColorDialogOption and TColorDialogOptions specify options for a TColorDialog component. |
TCustomColors | TCustomColors is an array that holds the color values for your custom colors. |
TFDApplyEvent | TFDApplyEvent is the type for event handlers that respond when the user clicks the Apply button in a nonmodal font dialog. |
TFileDialogCloseEvent | Event for user clicking OK. |
TFileDialogFolderChangingEvent | Event before a directory is opened or closed from the dialog. |
TFileDialogOption | The settings in TFileDialogOption determine the behavior of a TCustomFileDialog file dialog. TFileDialogOptions is a set of TFileDialogOption. These options are the same as the options for the Microsoft IFileDialog::GetOptions and IFileDialog::SetOptions functions. |
TFileDialogOptions | The settings in TFileDialogOptions determine the behavior of a TCustomFileDialog file dialog. TFileDialogOptions is a set of TFileDialogOptions. These options are the same as the options for the Microsoft IFileDialog::GetOptions and IFileDialog::SetOptions functions. |
TFileDialogOverwriteEvent | Event just before a file would be overwritten. |
TFileDialogOverwriteResponse | TFileDialogOverwriteResponse indicates the application's response to an overwrite request during a save operation for a TCustomFileSaveDialog dialog. These are the same values as in the FDE_OVERWRITE_RESPONSE enumerated type used in the Microsoft IFileDialogEvents::OnOverwrite method. |
TFileDialogShareViolationEvent | Event when sharing violations arise from open or save operations. |
TFileDialogShareViolationResponse | TFileDialogShareViolationResponse indicates the application's response to a sharing violation during a file open or save for a TCustomFileDialog dialog. These are the same values as in the FDE_SHAREVIOLATION_RESPONSE enumerated type used in the Microsoft IFileDialogEvents::OnShareViolation method. |
TFileEditStyle | TFileEditStyle indicates the type of control that appears in a file selection dialog for the file name. |
TFindOption | TFindOption and TFindOptions determine the controls that appear in a find dialog. |
TFindOptions | TFindOption and TFindOptions determine the controls that appear in a find dialog. |
TFindReplaceFunc | Internal function used by TFindDialog and TReplaceDialog. |
TFontDialogDevice | TFontDialogDevice indicates the source from which a TFontDialog instance obtains its list of fonts. |
TFontDialogOption | TFontDialogOption and TFontDialogOptions are flags that influence the appearance and behavior of a font dialog. |
TFontDialogOptions | TFontDialogOption and TFontDialogOptions are flags that influence the appearance and behavior of a font dialog. |
TIncludeItemEvent | TIncludeItemEvent is the type of the OnIncludeItem event handler. |
TInputCloseQueryEvent | |
TInputCloseQueryFunc | |
TMsgDlgBtn | TMsgDlgBtn defines a set of values used by MessageDlg and MessageDlgPos functions. |
TMsgDlgButtons | TMsgDlgButtons defines a set of values used by MessageDlg and MessageDlgPos. |
TMsgDlgType | Alias for System.UITypes.TMsgDlgType. |
TOFNotifyEx | Type for structures that include information about the shell folder. |
TOpenOption | TOpenOption and TOpenOptions determine the behavior of a file selection dialog. |
TOpenOptionEx | TOpenOptionEx and TOpenOptionsEx determine the behavior of a file selection dialog. |
TOpenOptions | TOpenOption and TOpenOptions determine the behavior of a file selection dialog. |
TOpenOptionsEx | TOpenOptionEx and TOpenOptionsEx determine the behavior of a file selection dialog. |
TPageMeasureUnits | Specifies page setup measure unit types. |
TPageSetupBeforePaintEvent | TPageSetupBeforePaintEvent defines the class method called by the BeforePaint event. |
TPageSetupDialogOption | Specifies page setup dialog options. |
TPageSetupDialogOptions | Specifies page setup dialog options. |
TPageType | TPageType indicates the type of page being configured for printing. |
TPaintPageEvent | TPageSetupBeforePaintEvent defines the class method called by various TPageSetupDialog events. |
TPrintDialogOption | TPrintDialogOption and TPrintDialogOptions specify options for a TPrintDialog component. |
TPrintDialogOptions | TPrintDialogOption and TPrintDialogOptions specify options for a TPrintDialog component. |
TPrinterKind | TPrinterKind is no longer used. |
TPrinterOrientation | TPrinterOrientation indicates the orientation of pages when printing. |
TPrintRange | TPrintRange indicates how the user specified the set of pages to print. |
TProgressBarState | TProgressBarState defines a set of values used by the State property. |
TTaskDialogButtonList | An array of buttons for TTaskDialog. |
TTaskDialogCommonButton | Buttons for Task Dialogs. |
TTaskDialogCommonButtons | An array of Buttons for Task Dialogs. |
TTaskDialogFlag | Flags for Task Dialogs. |
TTaskDialogFlags | Flags for Task Dialogs. |
TTaskDialogIcon | Represents the type of icons displayed in a task dialog. |
TTaskDlgClickEvent | Event for a button click in a Task Dialog. |
TTaskDlgTimerEvent | Event for the Task Dialog timer. |