Vcl.StdActns.TCommonDialogAction.FDialog

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FDialog: TCommonDialog;

C++

Vcl::Dialogs::TCommonDialog* FDialog;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
Vcl.StdActns.pas
Vcl.StdActns.hpp
Vcl.StdActns TCommonDialogAction

Beschreibung

Repräsentiert ein Windows-Dialogfeld.

FDialog ist ein protected Feld, das ein Windows-Dialogfeld angibt.

Siehe auch