ItemExpanding (Key)

Function Name c:<CONTROL-NAME>#OnItemExpanding
Syntax   (defun c:<CONTROL-NAME>#OnItemExpanding (Label [as String] Key [as Handle or String] /)
)
Return Type Ignored
Applies To Tree

当指定项目即将展开或折叠时,会触发此事件。 标签是展开或折叠项目的标签。 键标识项目; 它是一个字符串,如果控件使用字符串键; 否则它是标识项的唯一句柄。