Vcl.StdActns.TCommonDialogAction.FDialog

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FDialog: TCommonDialog;

C++

Vcl::Dialogs::TCommonDialog* FDialog;

Properties

Type Visibility Source Unit Parent
field protected
Vcl.StdActns.pas
Vcl.StdActns.hpp
Vcl.StdActns TCommonDialogAction

Description

Represents a Windows dialog box.

FDialog is a protected field that specifies a Windows dialog box.

See Also