DK11 for Delphi | GisConfig.TGIS_Config | Constructors | Fields | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
ConfigFormat | public | Internal format of config. | |
FileName | public | Name of configuration file. | |
IsProject | public | True if config file is a project. | |
IsShapeStyle | public | True if config is for shape style embedding. | |
MustSave | public | True if config file was changed. | |
PrjLayerConfig | public | Config file name (without extension) at a given index in a project file. | |
PrjLayerName | public | Name of layer at a given index in a project file. | |
PrjLayerPath | public | Path of layer at a given index in a project file. | |
PrjLayersCount | public | Returns the number of layers defined in project config file. | |
Section | public | By assigning this value you are overriding default TGIS_Config behavior. | |
UseRelativePath | public | If True (default) all paths will be save as relative to a config file localization. | |
Version | public | Config version number | |
WriteFull | public | If True (default) then all config keys will be saved, otherwise only changed. | |