Class TmsExplanatoryInfo (unit Msvcls)

Inherits from

TPersistent

Constructors


constructor Create;

TmsExplanatoryInfo


Functions

procedure Assign(Value : TPersistent);


procedure Clear;


destructor Destroy;


procedure LoadFromStrings(Strings : TStrings);


procedure SaveToStrings(Strings : TStrings);


procedure SetComment(Value : TStrings);


Properties

property Comment : TStrings


property URL1 : string


property URL2 : string


Events

Variables

FComment : TStrings;


FURL1 : string;


FURL2 : string;



Constructors


constructor Create;

TmsExplanatoryInfo


Functions


procedure Assign(Value : TPersistent);


procedure Clear;


destructor Destroy;


procedure LoadFromStrings(Strings : TStrings);


procedure SaveToStrings(Strings : TStrings);


procedure SetComment(Value : TStrings);


Properties


property Comment : TStrings


property URL1 : string


property URL2 : string


Events


Variables


FComment : TStrings;


FURL1 : string;


FURL2 : string;