API:FMX.Skia.TSkFontComponent.Weight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Weight: TFontWeight read FWeight write SetWeight default DefaultWeight;

C++

__property Fmx::Graphics::TFontWeight Weight = {read=FWeight, write=SetWeight, default=4};

Properties

Type Visibility Source Unit Parent
property published
FMX.Skia.pas
FMX.Skia.hpp
FMX.Skia TSkFontComponent

Description

Embarcadero Technologies does not currently have any additional information.