Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Event DataControl.Validate (gb.db.form)

Event Validate ( Value As Variant )

Raised when the contents of the control needs to be validated.

Value is the value of the control.

This event allows the user to add specific validation requirements. To invalidate the data, just stop the event with STOP EVENT.