Links
EControl Form Designer Pro
TzFormDesigner.OnValidateMethod Property

Occurs to validate method.

property OnValidateMethod: TValidateMethodEvent;

Write an OnValidateMethod event handler to provide custom validation of the particular method. 

 

The Sender parameter is the object whose event handler is called. 

The TypeData parameter is the type of method 

The ARoot parameter is the owner of this method 

The MethAddr parameter is the address of this method 

The MethodName parameter is the name of method 

The Accept parameter determines whether this method is allowed to add to list of methods.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!