SecureBlackbox

200+ components and classes for all aspects of digital security of your data

Filter: C#/Java  VB.NET  Pascal  C++  


TElWebSocketBase.Tag

TElWebSocketBase     See also     


 

This topic is under developmenta?¦

 

Declaration

[C#/Java]
    object Tag;

[VB.NET]
    Property Tag As Object

[Pascal]
    property Tag : TObject;

[C++]
    not implemented;

   

Description

    …

   

See also:     a?¦    

 
Back to top