Difference between revisions of "Midware TClientWSocket.Banner"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TClientWSocket -> [[Midware_TClientWSocket.Banner | Bann…') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' Banner: | + | '''property''' Banner: String; |
== Description == | == Description == | ||
The banner to be sent to the client upon connection. Must be a single line. | The banner to be sent to the client upon connection. Must be a single line. |
Latest revision as of 14:12, 14 May 2011
Main page -> Midware component reference -> TClientWSocket -> Banner
Definition
property Banner: String;
Description
The banner to be sent to the client upon connection. Must be a single line.