Back to Devexpress

TcxGetComponentByNameEvent Type

vcl-cxstorage-7ec9d952.md

latest459 B
Original Source

TcxGetComponentByNameEvent Type

Declaration

delphi
TcxGetComponentByNameEvent = function(const AName: string): TComponent of object;

Parameters

NameType
ANamestring

Referenced Class

Type
TComponent

See Also

cxStorage Unit