ShowModal Form

Hi,

Is there a way to "grayout" to back of the modal form when form is execute as Modal and "Popup := true; and Border := fbDialog;", something like the above.

Thanks in advance,

Omar Zelaya.

There is a property Application.PopupOpacity:single with which you can control the opacity of this background layer. Value is between 0 (fully transparent) and 1 (fully opaque)