FMX.Memo.TCustomMemoModel.TLineInfo.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function Create(const Index: Integer; const Text: string): TLineInfo; overload; static; inline;
class function Create(const Index, ExtraIndex: Integer): TLineInfo; overload; static; inline;

C++

static TCustomMemoModel::TLineInfo __fastcall Create(const int Index, const System::UnicodeString Text)/* overload */;
static TCustomMemoModel::TLineInfo __fastcall Create(const int Index, const int ExtraIndex)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Memo.pas
FMX.Memo.hpp
FMX.Memo TLineInfo

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !