RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLoginDialog.FormShow Method

Adjusts the contents of the login dialog when it becomes visible.

Pascal
procedure FormShow(Sender: TObject);
C++
__fastcall FormShow(TObject * Sender);

FormShow is called automatically just before the login dialog becomes visible. It fixes up the controls in the login dialog so that the text appears properly formatted. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!