FMX.Skia.TSkLabel

From RAD Studio API Documentation

TSkLabelFMX.Skia.TSkStyledControlFMX.Controls.TStyledControlFMX.Controls.TControlFMX.Types.TFmxObjectSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

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

C++

class PASCALIMPLEMENTATION TSkLabel : public TSkStyledControl

Properties

Type Visibility Source Unit Parent
class public
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia FMX.Skia

Description

Implements new features supported by Skia that are not supported by TLabel or are difficult to implement.


See Also