Vcl.ImgList.TCustomImageList.Scaled

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Scaled: Boolean read FScaled write FScaled;

C++

__property bool Scaled = {read=FScaled, write=FScaled, nodefault};

Properties

Type Visibility Source Unit Parent
property protected
Vcl.ImgList.pas
Vcl.ImgList.hpp
Vcl.ImgList TCustomImageList

Description

Embarcadero Technologies does not currently have any additional information.