FMX.Memo.Style.TStyledMemo.TLines.InsertLine
Delphi
procedure InsertLine(const Index: Integer; const S: string);
C++
void __fastcall InsertLine(const int Index, const System::UnicodeString S);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure 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!