Hi All

I have the following column as part of a mySQL table.

`courses_subject_lock` CHAR(1) NOT NULL DEFAULT 'F'

I would like to modify the state of a DBNav component such that some aspects of it are disabled based on a record set value.

Specifically, I would like to disable only the DELETE function if the value for this field in a given recotd is set to T

Any help would be approciated.

Thanks

Chris


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to