FMX.Skia.TSkLabel

From RAD Studio API Documentation
Jump to: navigation, search

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

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