previous up next     contents index
Next: wxStyleDelta::Copy Up: wxStyleDelta: wxObject Previous: wxStyleDelta::~wxStyleDelta

wxStyleDelta::Collapse

Bool Collapse (wxStyleDelta& delta)

This method is typically used only by a wxStyleList. It tries to collapse -- into a single delta -- the changes that would be made by applying this delta on top of the given delta. If the return value is FALSE, then it is impossible to perform the collapse. Otherwise, this delta will contain the collapsed change specification.



PLT