FMX.Graphics.TFont.IsSizeStored

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IsSizeStored: Boolean;

C++

bool __fastcall IsSizeStored();

Properties

Type Visibility Source Unit Parent
function public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TFont

Description

Checks whether the stored font Size differs from the default font size under the current platform.

See Also