Vcl.ImageCollection.TImageCollection.UseDormantBitmaps

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property UseDormantBitmaps: Boolean read FUseDormantBitmaps write FUseDormantBitmaps;

C++

__property bool UseDormantBitmaps = {read=FUseDormantBitmaps, write=FUseDormantBitmaps, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ImageCollection.pas
Vcl.ImageCollection.hpp
Vcl.ImageCollection TImageCollection


Beschreibung