Register a list of resolutions using the specified suffixes.
Source position: imglist.pp line 462
public procedure TLCLGlyphs.RegisterResolutions( |
const AResolutionWidths: array of Integer |
); override; |
const AResolutionWidths: array of Integer; |
const AResolutionScaleSuffixes: array of Integer |
); overload; |
AResolutionWidths |
|
List of image widths to register. |
AResolutionWidths |
|
List of image widths to register. |
AResolutionScaleSuffixes |
|
List of suffixes used for images using the corresponding width. |
| Version 4.4 | Generated 2025-11-08 | Home |