Class TmsAddressRec (unit Msvcls)

Inherits from

TPersistent

Constructors



Functions

procedure Assign(Value : TPersistent);

TmsAddressRec

procedure Clear;


procedure LoadFromStrings(Strings : TStrings);


procedure SaveToStrings(Strings : TStrings);


procedure FillAttributes(Strings : TStrings);


Properties

property Attributes : TmsAddressAttributes


property Country : string


property ExtendedAddress : string


property Locality : string


property POAddress : string


property PostalCode : string


property Region : string


property Street : string


Events

Variables

FAttributes : TmsAddressAttributes;


FCountry : string;


FExtendedAddress : string;


FLocality : string;


FPOAddress : string;


FPostalCode : string;


FRegion : string;


FStreet : string;



Constructors


Functions


procedure Assign(Value : TPersistent);

TmsAddressRec


procedure Clear;


procedure LoadFromStrings(Strings : TStrings);


procedure SaveToStrings(Strings : TStrings);


procedure FillAttributes(Strings : TStrings);


Properties


property Attributes : TmsAddressAttributes


property Country : string


property ExtendedAddress : string


property Locality : string


property POAddress : string


property PostalCode : string


property Region : string


property Street : string


Events


Variables


FAttributes : TmsAddressAttributes;


FCountry : string;


FExtendedAddress : string;


FLocality : string;


FPOAddress : string;


FPostalCode : string;


FRegion : string;


FStreet : string;