FMX.TabControl.TTabControl.FreeStyle
Delphi
procedure FreeStyle; override;
C++
virtual void __fastcall FreeStyle();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.TabControl.pas FMX.TabControl.hpp | FMX.TabControl | TTabControl | 
Description
Frees the style of TStyledControl.
FMX.TabControl.TTabControl.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.