API:Vcl.StdCtrls.TSelection
Delphi
TSelection = record
C++
struct DECLSPEC_DRECORD TSelection
{
public:
int StartPos;
int EndPos;
};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
record struct |
public | Vcl.StdCtrls.pas Vcl.StdCtrls.hpp |
Vcl.StdCtrls | Vcl.StdCtrls |
Description
Embarcadero Technologies does not currently have any additional information.