FMX.Memo.Style.TStyledMemo.TLines.DeleteLine

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DeleteLine(const Index: Integer);

C++

void __fastcall DeleteLine(const int Index);

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.