API:FMX.TextLayout.TTextLayout.RegionForRange
Delphi
function RegionForRange(const ARange: TTextRange; const RoundToWord: Boolean = False): TRegion;
C++
Fmx::Graphics::TRegion __fastcall RegionForRange(const TTextRange &ARange, const bool RoundToWord = false);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FMX.TextLayout.pas FMX.TextLayout.hpp |
FMX.TextLayout | TTextLayout |
Description
Embarcadero Technologies does not currently have any additional information.