[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: imglist.pp line 225
type TCustomImageListResolutions = class(TObject) |
public |
constructor Create(); |
destructor Destroy; override; |
function FindBestToScaleFrom(); |
procedure Delete(); |
procedure Clear; |
property ImageLists []: TCustomImageListResolution; [r] |
property Items []: TCustomImageListResolution; default; [r] |
property Count: Integer; [r] |
end; |
| |
TObject |
lazarus-ccr.sourceforge.net |