Unit 'IdASN1Coder' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_indy]

TIdASN1IdentifierType

Declaration

Source position: IdASN1Coder.pas line 35

type TIdASN1IdentifierType = (

  aitUnknown,

  

  aitSequence,

  

  aitBoolean,

  

  aitInteger,

  

  aitEnum,

  

  aitString,

  

  aitOID,

  

  aitReal

  

);



CT Web help

CodeTyphon Studio