Calls Proc for each registered method of the specified type TypeData
procedure GetMethodsNames(TypeData: PTypeData; const Proc: TGetStrProc; ARoot: TObject);
The TypeData parameter is PTypeData for specified method
The Proc parameter is a callback procedure for creating name of this method
The ARoot parameter is the owner object.
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|