API:Vcl.Dialogs.TOpenDialog.OnFolderChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFolderChange: TNotifyEvent read FOnFolderChange write FOnFolderChange;

C++

__property System::Classes::TNotifyEvent OnFolderChange = {read=FOnFolderChange, write=FOnFolderChange};

Properties

Type Visibility Source Unit Parent
event published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TOpenDialog

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!