AGK for Pascal
ContentsIndexHome
PreviousUpNext
IAgkOutgoingNetworkMessage.AddString Method

Adds a string value to the network message and advances the data pointer to add a new value.

Syntax
Pascal
procedure AddString(const Value: String);
Parameters 
Description 
const Value: String 
the value to add to the message. 
Copyright (c) 2012. All rights reserved.