Lock Method |
Top Previous Next |
Used to prevent the filling of EditFields after an OnSendAid event.
Visual Basic Syntax
TNBFields.Lock
Delphi Syntax
TNBFields.Lock;
Remarks
It is valid only for EditFields property from TNB5250/TNB3270 class.
See also OnSendAid event from TNB5250/TNB3270 class.
|