有狐 · 2011-07-07 05:57:29 · 阅读: 396 C语言能实现这种么。。。。 TRect = record case Integer of 0: (Left, Top, Right, Bottom: Longint); 1: (TopLeft, BottomRight: TPoint); end;