Class TmsDeliveryInfo (unit Msvcls)

Inherits from

TPersistent

Constructors


constructor Create;

TmsDeliveryInfo


Functions

procedure Assign(Value : TPersistent);


procedure Clear;


destructor Destroy;


procedure LoadFromStrings(Strings : TStrings);


procedure SaveToStrings(Strings : TStrings);


procedure SetAddress1(Value : TmsAddressRec);


procedure SetAddress2(Value : TmsAddressRec);


Properties

property Address1 : TmsAddressRec


property Address2 : TmsAddressRec


Events

Variables

FAddress1 : TmsAddressRec;


FAddress2 : TmsAddressRec;



Constructors


constructor Create;

TmsDeliveryInfo


Functions


procedure Assign(Value : TPersistent);


procedure Clear;


destructor Destroy;


procedure LoadFromStrings(Strings : TStrings);


procedure SaveToStrings(Strings : TStrings);


procedure SetAddress1(Value : TmsAddressRec);


procedure SetAddress2(Value : TmsAddressRec);


Properties


property Address1 : TmsAddressRec


property Address2 : TmsAddressRec


Events


Variables


FAddress1 : TmsAddressRec;


FAddress2 : TmsAddressRec;