[Overview][Types][Classes][Procedures and functions][Index] |
Performs actions needed when the selected file has changed in the control.
Source position: filectrl.pp line 62
protected procedure TCustomFileListBox.DoChangeFile; virtual; |
DoChangeFile is a method used to change the file selection in the control. It signals the OnChange event handler (when assigned).
|
FileName - the name of the selected file. |
|
|
Event handler signalled when the selected file in the list box control is changed. |
Version 4.0 | Generated 2025-05-03 | Home |