API:Vcl.Mask.TCustomMaskEdit.GetSel

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetSel(var SelStart: Integer; var SelStop: Integer);

C++

void __fastcall GetSel(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.