LoginMsg is a TStringList property that indicates the message sent by the server after logging in with either the
TIdFTP.Connect or
TIdFTP.Login methods. This message is usually displayed to the user and indicated information such as system policies, a welcome message, or anything else the server wishes mention. This property is cleared by the TIdFTP.Reinitialize method. Do not confuse this with the
TIdFTP.WelcomeMsg property.