This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20.6
Form Objects (Access)

Form Objects (Access) 

 

Constant  Type Value Comment
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

 
PROPERTIES 

Product: 4D
Theme: List of constant themes

 
HISTORY 

 
ARTICLE USAGE

4D Language Reference ( 4D v20)
4D Language Reference ( 4D v20.1)
4D Language Reference ( 4D v20.2)
4D Language Reference ( 4D v20.3)
4D Language Reference ( 4D v20.4)
4D Language Reference ( 4D v20.5)
4D Language Reference ( 4D v20.6)