Records Component
Fnd_Rec_ShowAll
Fnd_Rec_ShowAll ({->table})
Parameters
| Parameter | Type | Description |
|---|---|---|
| table | Pointer | Pointer to the table to use (optional) |
Description
This method updates the selection to include all records. If the Macintosh Option key or Windows Alt key is down, the selection is reduced to no records. Assumes the frontmost window is displaying a 4D output form.
Extracted source text
Fnd_Rec_ShowAll ({->table})
Parameter Type Description
table Pointer Pointer to the table to use (optional)
This method updates the selection to include all records. If the Macintosh Option key or Windows Alt key
is down, the selection is reduced to no records. Assumes the frontmost window is displaying a 4D output
form.