FMX.Skia.TSkLabel.FreeStyle
Delphi
procedure FreeStyle; override;
C++
virtual void __fastcall FreeStyle();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
class protected | FMX.Skia.pas FMX.Skia.hpp |
FMX.Skia | TSkLabel |
Description
Frees the style of TStyledControl.
FMX.Skia.TSkLabel.FreeStyle inherits from FMX.Controls.TStyledControl.FreeStyle. All content below this line refers to FMX.Controls.TStyledControl.FreeStyle.
Frees the style of TStyledControl.
Override it to free additional component-specific style resources.