Declaration
procedure SelectAll();
Description
Selects all images (if
EnableMultiSelect is True).
Note:
◼By default, Ctrl+A can be used to select all files
◼Use
Deselect to deselect all images
Example
ImageEnMView1.SelectAll();
See Also
◼mkiMoveSelected
◼KeyboardShortcuts