Vcl.Skia.TSkLabel

From RAD Studio API Documentation

TSkLabelVcl.Skia.TSkCustomControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TSkLabel = class(TSkCustomControl, ISkTextSettings)

C++

class PASCALIMPLEMENTATION TSkLabel : public TSkCustomControl

Properties

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

Description

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


See Also