User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_passwordlist

TGIS_PasswordList class

DK11 for Python | tatukgis.pdk.TGIS_PasswordList | Classes | Constructors | Methods

List for storing passwords.

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

Syntax

# Python
class TGIS_PasswordList( TGIS_ThreadClass ):

Inheritance

→ Object → TGIS_ThreadClass

Constructors

Inherited Overrides Protected
Name Visibility Description
__init__ public Create an instance.

Methods

Inherited Overrides Protected
Name Visibility Description
Add public Add new password.
Check public Check password.
Clear public Clear list - delete all passwords.
Get public Get password.
LockThread public Locks the thread.
(Inherited from TGIS_ThreadClass)
Merge public Merge with values form provided list.
UnlockThread public Unlocks the thread.
(Inherited from TGIS_ThreadClass)

2023/08/09 01:57

Page Tools