[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| |
TCollection |
? |
TObject |