sptbxlib
sptbxlib copied to clipboard
TSpTBXToolbar.shrickmode:=tbsmChevron ,access violation in when click more buttons
it gives error here: procedure TSpTBXPopupWindowView.SetIsToolbar(const Value: Boolean); begin // Change the readonly IsToolbar property using RTTI, the property must // be published. // Tip from: http://hallvards.blogspot.com/2004/05/hack-1-write-access-to-read-only.html PBoolean(Integer(Self) + (Integer(GetPropInfo(TSpTBXPopupWindowView, 'IsToolbar').GetProc) and $00FFFFFF))^ := Value; end;
This was already fixed. Update to the latest version