Source position: jwauxtheme.pas line 605
type _MARGINS = record
cxLeftWidth: Integer;
cxRightWidth: Integer;
cyTopHeight: Integer;
cyBottomHeight: Integer;
end;