I have a label button in my form. Normally if I want to view system time clock, all I have to do label1.caption = time(). This is system time clock not the server time clock. I don't know how to call and display network time clock on label1.caption.