RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ActnList.CreateActionProc Constant
Pascal
CreateActionProc: function (AOwner: TComponent; ActionClass: TBasicActionClass): TBasicAction = nil;
C++
function (AOwner: TComponent; ActionClass: TBasicActionClass): TBasicAction CreateActionProc = nil;

This is constant ActnList.CreateActionProc.

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