RAD Studio VCL Reference
|
Respond to a selection change.
function SelectionChange: HResult; override;
virtual __fastcall HRESULT SelectionChange();
SelectionChange performs the appropriate processing for a change to the selection in the dialog. TCustomFileDialog.DoOnSelectionChange is called. The ShellItem and ShellItems properties are updated.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|