Difference between revisions of "Midware TAppServer.ClientCountLabel"

From Overbyte
Jump to navigation Jump to search
(Created page with ' Main page -> Midware component reference -> TAppServer -> [[Midware_TAppServer.ClientCountLabel | Client…')
(No difference)

Revision as of 11:58, 2 May 2011

Main page -> Midware component reference -> TAppServer -> ClientCountLabel

Definition

property ClientCountLabel: TLabel;

Description

If assigned, this property will be used by TAppServer component to display the number of client connected. This helps make an application server without writing any line of code.