Difference between revisions of "Midware TAppServer.Banner"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TAppServer -> Banner == Def…') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' Banner: | + | '''property''' Banner: String; |
== Description == | == Description == | ||
The banner property is the text that is sent to the client when the connection has been established. Default value is 'Welcome to MidWare server'. | The banner property is the text that is sent to the client when the connection has been established. Default value is 'Welcome to MidWare server'. |
Latest revision as of 09:01, 14 May 2011
Main page -> Midware component reference -> TAppServer -> Banner
Definition
property Banner: String;
Description
The banner property is the text that is sent to the client when the connection has been established. Default value is 'Welcome to MidWare server'.