MaskImageControls\expagecontrol.pas(372,46) Error: Identifier not found "ResizeDelayedAutoSizeChildren"
//DebugLn(['TCustomNotebook.CNNotify ',DbgSName(Page[PageIndex]),' ',Page[PageIndex].Visible]);
ResizeDelayedAutoSizeChildren;
Notebook isn't available in the newest snapshots (i'm using SVN 27341)
just commenting {ResizeDelayedAutoSizeChildren} works.