Vcl.Dialogs.TTaskDialogBaseButtonItem.Client
Delphi
property Client: TCustomTaskDialog read FClient;
C++
__property TCustomTaskDialog* Client = {read=FClient};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | class protected | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TTaskDialogBaseButtonItem |
Beschreibung
Client-Bereich der Schaltfläche.
Client beschreibt den Client-Bereich der Schaltfläche.