FMX.Memo.Style.TStyledMemo.TLines.GetRegionForRange
Delphi
function GetRegionForRange(const ALine, APos, ALength: Integer; const RoundToWord: Boolean = False): TRegion;
C++
Fmx::Graphics::TRegion __fastcall GetRegionForRange(const int ALine, const int APos, const int ALength, const bool RoundToWord = false);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.Memo.Style.pas FMX.Memo.Style.hpp |
FMX.Memo.Style | TLines |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!