SetItemMargins
void SetItemMargins(float left, float top,
void SetItemMargins(float, float, float, float);
SetItemMargins(left, top, bottom, left);
SetItemMargins(0.0f, 0.0f, 0.0f, 0.0f);
SetItemMargins(0.0f, 0.0f, 0.0f, 0.0f);
SetItemMargins(0.0f, 0.0f, 0.0f, 0.0f);
SetItemMargins(0.0f, 0.0f, 0.0f, 0.0f);
SetItemMargins(left, top,
SetItemMargins(lr, tb, lr, tb);
fMenu->SetItemMargins(left, top, right, bottom);