User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_passwordlist

Table of Contents

TGIS_PasswordList class

DK11 for ActiveX | TatukGIS_XDK11.TGIS_PasswordList | Classes | Methods

List for storing passwords.

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public class TGIS_PasswordList : ITGIS_PasswordList 
{
}
' VisualBasic
Public Class TGIS_PasswordList
  Implements ITGIS_PasswordList
End Class
// Oxygene
type
  TGIS_PasswordList = public class
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
Add public Add new password.
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Check public Check password.
Clear public Clear list - delete all passwords.
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
Get public Get password.
LockThread public Locks the thread.
(Inherited from ITGIS_ThreadClass)
Merge public Merge with values form provided list.
UnlockThread public Unlocks the thread.
(Inherited from ITGIS_ThreadClass)

2022/11/16 01:07

Page Tools