API:Vcl.Mask.TCustomMaskEdit.SetSel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetSel(SelStart: Integer; SelStop: Integer);

C++

void __fastcall SetSel(int SelStart, int SelStop);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Mask.pas
Vcl.Mask.hpp
Vcl.Mask TCustomMaskEdit

Description

Embarcadero Technologies does not currently have any additional information.