Vcl.ImageCollection.TImageCollectionItem.CheckSources
Delphi
function CheckSources: Boolean;
C++
bool __fastcall CheckSources();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Vcl.ImageCollection.pas Vcl.ImageCollection.hpp |
Vcl.ImageCollection | TImageCollectionItem |
Description
Sorts images by size after you load them.
The function returns True if it reordered items in the SourceImages property.