FMX.Skia.TSkLabel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.Skia.TSkStyledControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTSkLabel

Delphi

TSkLabel = class(TSkStyledControl, ISkTextSettings{$IF CompilerVersion >= 29}, ICaption{$ENDIF})

C++

class PASCALIMPLEMENTATION TSkLabel : public TSkStyledControl

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia FMX.Skia


Beschreibung

Implementiert neue von Skia unterstützte Funktionen, die nicht von TLabel unterstützt werden oder schwierig zu implementieren sind.


Siehe auch