Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

TImageList32

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

Declaration

Source position: Img32.pas line 485

type TImageList32 = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function Count;

  

  procedure Add();

  

  procedure Insert();

  

  procedure Move();

  

  procedure Delete();

  

  property Image []: TImage32; default; [rw]

  

  property IsImageOwner: Boolean; [rw]

  

  property Last: TImage32; [r]

  

end;

Inheritance

TImageList32

  

|

TObject



CT Web help

CodeTyphon Studio