RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ActnMan.TControlCreatedEvent Type
Pascal
TControlCreatedEvent = procedure (Sender: TObject; var Control: TCustomActionControl) of object;
C++
(Sender: TObject; var Control: TCustomActionControl) ( TControlCreatedEvent)();

This is type ActnMan.TControlCreatedEvent.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!