DetachRibbonEffect()

语法

DetachRibbonEffect(#Effect, NodeID)
概要
Detach the ribbon from the given node.

参数

#Effect The effect to use. This effect has to be created with CreateRibbonEffect().
NodeID The node to detach the ribbon. If the ribbon was not attached to this node, the function has no effect. To get a valid node ID, use NodeID().

返回值

无.

参阅

CreateRibbonEffect(), AttachRibbonEffect()

已支持操作系统

所有

<- CreateRibbonEffect() - SpecialEffect Index - FreeEffect() ->