DK11 for ActiveX | TatukGIS_XDK11.TGIS_ParamsAbstract | Classes | Methods | Properties
Common parameters ancestor.
// C# public class TGIS_ParamsAbstract : ITGIS_ParamsAbstract { }
' VisualBasic Public Class TGIS_ParamsAbstract Implements ITGIS_ParamsAbstract End Class
// Oxygene type TGIS_ParamsAbstract = public class end;
Name | Visibility | Description | |
---|---|---|---|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
CreateCopy | public | Make a copy of the object. | |
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
LoadFromConfig | public | Load parameters from the configuration file. | |
SaveToConfig | public | Save parameters into the configuration file. | |
Touch | public | Touch the object by incrementing Serial number. | |
Name | Visibility | Description | |
---|---|---|---|
Serial | public | Serial number updated after any property change. | |