FMX.Types.Log.TLogToken.MarkAt

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property MarkAt[const Index: Integer]: TLogMark read GetMarkAt;

C++

__property Log::TLogMark MarkAt[const int Index] = {read=GetMarkAt};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TLogToken

Description

Embarcadero Technologies does not currently have any additional information.