[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: fpg_main.pas line 424
function fpgRect( |
ALeft: Integer; |
ATop: Integer; |
AWidth: Integer; |
AHeight: Integer |
):TfpgRect; |
|
A graphical (pixel based) rectangle structure used throughout fpGUI. |