[Overview][Types][Classes][Index] Reference for unit 'U_ExtMapImageIndex' (#lazextcomponents)

TExtMapImagesColumns

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

Declaration

Source position: u_extmapimageindex.pas line 53

type TExtMapImagesColumns = class(TCollection)

protected

  function GetOwner; override;

public

  constructor Create(); virtual;

  function Add; virtual;

  property Component: TComponent; [r]

  property Count;

  property Items: TExtMapImageIndex; default; [rw]

end;

Inheritance

TExtMapImagesColumns

|

TCollection

?

TObject