ActionGroupT.addOnActionAdded

Signals that a new action was just added to the group. This signal is emitted after the action has been added and is now visible. Since 2.28

template ActionGroupT(TStruct)
void
addOnActionAdded
(
void delegate
(
string
,
ActionGroupIF
)
dlg
,)

Meta