Click or drag to resize
SoWinComponent Properties

The SoWinComponent type exposes the following members.

Properties
  NameDescription
Public propertyHandle
Implements Handle.
Public propertyWindowCloseCallback

Sets the delegate to invoke when the user closes this component (double click in the upper left corner) - by default Hide() is called on this component, unless a delegate is specified.

Top
See Also