Vcl.Dialogs.TTaskDialogButtons

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTTaskDialogButtons

Delphi

TTaskDialogButtons = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TTaskDialogButtons : public System::Classes::TOwnedCollection

Properties

Type Visibility Source Unit Parent
class public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs Vcl.Dialogs

Description

A collection of buttons appearing on a Task Dialog.

TTaskDialogButtons represents the collection of buttons appearing on a Task Dialog.