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

TCustomMaskEdit.GetSel

GetSel - finds the start and end positions of the selection

Declaration

Source position: maskedit.pp line 232

protected procedure TCustomMaskEdit.GetSel(

  out _SelStart: Integer;

  out _SelStop: Integer

);