delphi 第三方控件dxtreelist请教下 我现在在用dxtreelist控件显示数据集 不知道如何设置多层表头 如 学校名称 一年级| 二年级|三年级1班|2班|3班|1班|2班|1班|2班|这样子 如果是2层就我知道用bands就可以了 3层就不知道如何设置了 感谢大家帮助[解决办法]bands属性有个position的bandindex可以设置他的父bands。这样就可以了。