API:FMX.TextLayout.TTextLayout.DeleteAttributeRange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DeleteAttributeRange(const AFromIndex, AToIndex: Integer);

C++

void __fastcall DeleteAttributeRange(const int AFromIndex, const int AToIndex);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FMX.TextLayout.pas
FMX.TextLayout.hpp
FMX.TextLayout TTextLayout

Description

Embarcadero Technologies does not currently have any additional information.