Skip to main content

TdxMapItemFileType Enum

Declaration

TdxMapItemFileType = (
    miftKml,
    miftShape
);

Members

Name
miftKml
miftShape
See Also