FMX.Styles.Objects.TBitmapLinks.LinkByScale

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function LinkByScale(const AScale: Single; const ExactMatch: Boolean): TBitmapLink;

C++

TBitmapLink* __fastcall LinkByScale(const float AScale, const bool ExactMatch);

Properties

Type Visibility Source Unit Parent
function public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects TBitmapLinks

Description

Embarcadero Technologies does not currently have any additional information.