Vcl.Dialogs.TOFNotifyEx

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

  TOFNotifyEx = type Winapi.CommDlg.TOFNotifyEx;

C++

typedef _OFNOTIFYEXW TOFNotifyEx;

Properties

Type Visibility Source Unit Parent
record
typedef
public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs Vcl.Dialogs

Description

Type for structures that include information about the shell folder.

TOFNotifyEx is the type for Windows structures that include information about the shell folder.

See Also