SG_GetGadgetText

Syntax:

Result=SG_GetGadgetText(SG_GadgetID_L.l)

Parameters:

SG_GadgetID_L

=

The number of the gadget


Return Values:

Result

=


Description:

Returns the gadget text content of the specified Gadget. This command is especially useful for:

- ListIconGadget() - return the content of first column of the currently selected item.

- StringGadget() - return contents of the StringGadget.

- TextGadget() - return contents of the TextGadget.

but works also with these gadgets (but I canīt see any use of it...)

- OptionGadget()

- ButtonGadget()

- CheckboxGadget()

- Frame3DGadget()


Example:


Remarks:



Supported OS:   Windows