FMX.Skia.TSkLabel

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.