[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ImgList' (#lcl)

TLCLGlyphs

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: imglist.pp line 429

type TLCLGlyphs = class(TCustomImageList) end;

public

  function GetImageIndex();

  procedure RegisterResolutions();

  procedure SetWidth100Suffix();

  constructor Create(); override;

  destructor Destroy; override;

  property MissingResources: TLCLGlyphsMissingResources; [rw]

Inheritance

TLCLGlyphs

|

TCustomImageList

  

Base class for TImageList (not the same as a TBitmap collection)

|

TLCLComponent

  

The base class for LCL components associated with widgets.

|

TComponent

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.