Vcl.Dialogs.TTaskDialogBaseButtonItem.Client

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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.