API:Vcl.Dialogs.TCustomFileDialog.OnSelectionChange
Delphi
property OnSelectionChange: TNotifyEvent read FOnSelectionChange write FOnSelectionChange;
C++
__property System::Classes::TNotifyEvent OnSelectionChange = {read=FOnSelectionChange, write=FOnSelectionChange};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp |
Vcl.Dialogs | TCustomFileDialog |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!