If i make a second TRibbonBar in a second window and add a quickaccess, a error occured, when i add to the quickaccess a button. I found, that the static variables are on old status and the quickaccess is not properly initialized! This 3 vars should not be static.
Question also: Can i manually change static vars in a class??
static hQuickAreaL, hQuickAreaM, hQuickAreaRQuestion also: Can i manually change static vars in a class??