| TBL_Product | ||
| Message Actions | ||
| On SAM_Create | comment on SAM_Create | |
| On SAM_Destroy | comment on SAM_Destroy | |
| On SAM_RowHeaderClick | ||
| On SAM_RowHeaderDoubleClick | ||
| On SAM_FetchRow | ||
| On SAM_Create | ||
| comment on SAM_Create | ||
| I call these functions... | ||
| cCoNNeCT.Connect (connect) |
| On SAM_Destroy | ||
| comment on SAM_Destroy | ||
| I call these functions... | ||
| cCoNNeCT.Disconnect (connect) |
| On SAM_RowHeaderClick | ||
| I call these functions... | ||
| cCoNNeCT_ex.PopulateTable (connect) |
| On SAM_RowHeaderDoubleClick | ||
| I call these functions... | ||
| cCoNNeCT.Prepare (connect) | ||
| cCoNNeCT.Execute (connect) |
| On SAM_FetchRow |