[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: u_extmapimageindex.pas line 74
type TExtMapImages = class(TComponent, IMapImageComponent) |
public |
constructor Create(); override; |
function IndexOf(); virtual; |
function ImageIndexOf(); virtual; |
published |
property Columns: TExtMapImagesColumns; [rw] |
end; |
| |
TComponent |
? |
TObject |