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

TCustomControlFilterEdit.MoveEnd

Moves to the last value matching the filter.

Declaration

Source position: editbtn.pas line 265

protected procedure TCustomControlFilterEdit.MoveEnd(

  ASelect: Boolean = False

); virtual; abstract;

Arguments

ASelect

  

True if the value should be selected following the move operation.

Description

Abstract virtual method that must be implemented in a descendent class.


Version 3.2 Generated 2024-02-25 Home