[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: imglist.pp line 429
type TLCLGlyphs = class(TCustomImageList) |
public |
function GetImageIndex(); |
procedure RegisterResolutions(); |
procedure SetWidth100Suffix(); |
constructor Create(); override; |
destructor Destroy; override; |
property MissingResources: TLCLGlyphsMissingResources; [rw] |
end; |
| | ||
|
Base class for TImageList (not the same as a TBitmap collection) |
|
| | ||
|
The base class for LCL components associated with widgets. |
|
| | ||
TComponent |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |