4D v16.3
Form Objects (Access)
Form Objects (Access)
| Form all pages |
Longint |
2 |
Returns all objects of all the pages, excluding inherited objects |
| Form current page |
Longint |
1 |
Returns all objects of the current page, including page 0 but excluding inherited objects |
| Form inherited |
Longint |
4 |
Returns inherited objects only |
| Object current |
Longint |
0 |
|
| Object first in entry order |
String |
;FirstObject |
|
| Object named |
Longint |
3 |
|
| Object subform container |
Longint |
2 |
|
| Object with focus |
Longint |
1 |
|
See also
FORM GET OBJECTS
OBJECT DUPLICATE
OBJECT Get name
OBJECT Get pointer