Flips the left and right coordinates relative to the ParentRect when Flip is True.
Source position: controls.pp line 2782
function BidiFlipRect(
const Rect: TRect;
const ParentRect: TRect;
const Flip: Boolean
):TRect;