[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

TOpenDialog.OnSelectionChange

Event triggered when the user changes the selection made in the OpenDialog.

Declaration

Source position: dialogs.pp line 207

published property TOpenDialog.OnSelectionChange: TNotifyEvent
  read FOnSelectionChange
  write FOnSelectionChange;

Description

This event is triggered when the user changes the selected file in the OpenDialog.
Note: When the user changes the folder OnSelectionChange will be called first.

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads