Guest User

Untitled

a guest
Jan 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. TMyClass = class
  2. class function func1 (a : integer) : double;
  3. class function func2 (a : integer) : double;
  4. end
  5.  
  6. ctx.GetType(TValidator).GetMethod('Execute').Invoke(v, ['test']);
Add Comment
Please, Sign In to add comment