Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Why Application.Desktop.ShowMessage() instead of ShowMessage()?
Mon, Aug 27 2012 11:50 PMPermanent Link

Frederick Chin

This is kind of weird for me since I had to create a procedure called ShowMessage() to call Application.Desktop.ShowMessage().

The question is why so verbose natively?

Frederick
Wed, Sep 5 2012 10:05 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Frederick,

<< This is kind of weird for me since I had to create a procedure called
ShowMessage() to call Application.Desktop.ShowMessage().

The question is why so verbose natively? >>

These methods need access to protected methods of the TDesktop component.

Tim Young
Elevate Software
www.elevatesoft.com
Image