IP*Works! 2016 Delphi Edition
IP*Works! 2016 Delphi Edition
Questions / Feedback?

RecordTypeName Property

This property contains the string representation of the current record type defined by RecordType .

Syntax

property RecordTypeName[RecordIndex: Integer]: String;

Default Value

''

Remarks

This property contains the string representation of the current record type defined by RecordType.

A (0)Address Record
NS (1)Name Server Record
MD (2)Mail Destination Record
MF (3)Mail Forwarder Record
CName (4)Canonical Name Record
SOA (5)Start Of Authority Record
MB (6)MailBox Record
MG (7)Mail Group Record
MR (8)MailBox Rename Record
NULL (9)NULL Record
WKS (10)Well Known Services Record
PTR (11)Pointer Record
HINFO (12)Host Information Record
MINFO (13)Mail Information Record
MX (14)Mail Exchange Record
TXT (15)Text Record
RP (16)Responsible Person Record
AFSDB (17)Service Record
X25 (18)X25 Record
ISDN (19)ISDN Record
RT (20)Route Through Record
AAAA (28)AAAA Record
NAPTR (33)Naming Authority Pointer Record

The size of the array is controlled by the RecordCount property.

This property is read-only and not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 Delphi Edition - Version 16.0 [Build 7353]