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

TIdCardPhoneNumber

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: IdVCard.pas line 174

type TIdCardPhoneNumber = class(TCollectionItem)

protected

  FPhoneAttributes: TIdPhoneAttributes;

  

  FNumber: string;

  

public

  procedure Assign(); override;

  

published

  property PhoneAttributes: TIdPhoneAttributes; [rw]

  

  property Number: string; [rw]

  

end;

Inheritance

TIdCardPhoneNumber

  

|

TObject



CT Web help

CodeTyphon Studio