Delphi
property FrameRect: TRect read FTitleBarFrameRect;
C++
__property Winapi::Windows::TRect FrameRect = {read=FTitleBarFrameRect};
AdjustWindowRectEx が返したウィンドウの境界を取得します。