GridGetReadOnly

GridGetReadOnly returns TRUE (1) if the the file was opened as read only.

bReadOnly = GridGetReadOnly()

Return Value

bReadOnly is TRUE (1) if the file is displayed as read only.

Comment

All functions starting with Grid access the data browser. If the browser dialog isn’t open, these functions return an invalid value.

id-64232