IDLitUI::GetTool
Syntax | Return Value | Arguments | Keywords | Version History
The IDLitUI::GetTool function method returns an object reference to the iTool with which the user interface is associated.
Syntax
Result = Obj->[IDLitUI::]GetTool()
Return Value
Returns an object reference to the iTool associated with the current user interface, or a null object if there is no associated iTool.
Arguments
None
Keywords
None
Version History