Vcl.Skia.TSkLabel

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Skia.TSkCustomControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTSkLabel

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