SORECT
Contains the dimensions of a rectangle. typedef struct SORECTtag { INT left; // x-coordinate of upper left corner INT top; // y-coordinate of upper left corner INT right; // x-coordinate of lower right corner INT bottom; // y-coordinate of lower right corner } SORECT, VWPTR *PSORECT;- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples