TcxGetComponentByNameEvent Type
In This Article
#Declaration
Delphi
TcxGetComponentByNameEvent = function(const AName: string): TComponent of object;
#Parameters
Name | Type |
---|---|
AName | string |
#Referenced Class
Type |
---|
TComponent |
See Also