PA_Dial4DGetTableFieldHListCurrent


version 2003


PA_Dial4DGetTableFieldHListCurrent (dialog; variable; table; field)

Parameter Type Description
dialog PA_Dial4D Dialog reference
variable char* Name of the variable to access
table short* Number of the table currently selected
field short* Number of the field currently selected

Description

The routine PA_Dial4DGetTableFieldHListCurrent returns the number of the table and the field currently selected in a hierarchical list already filled with PA_Dial4DNewTableFieldHList .

See Also

PA_Dial4DNewTableFieldHList .

Error Handling

None.