FMX.MultiResBitmap.TCustomMultiResBitmap.SetFixed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetFixed(const Value: Boolean);

C++

void __fastcall SetFixed(const bool Value);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.MultiresBitmap.pas
FMX.MultiResBitmap.hpp
FMX.MultiResBitmap TCustomMultiResBitmap

Description

The setter for the Fixed property.

See Also