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

TCustomMaskEdit.SetSel

SetSel - specifies the start and end positions of the selection

Declaration

Source position: maskedit.pp line 222

protected procedure TCustomMaskEdit.SetSel(

  const _SelStart: Integer;

  _SelStop: Integer

);