|
RAD Studio VCL Reference
|
Specifies whether the customization dialog can be placed behind other windows.
property StayOnTop: Boolean;
__property Boolean StayOnTop;
If you want the customization dialog to stay on top of all windows while it is visible, set StayOnTop to true. Otherwise, it should be set to false.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|