[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
A convenience function to quickly set a rectangle structure.
Source position: fpg_base.pas line 151
procedure TfpgRect.SetRect( |
aleft: TfpgCoord; |
atop: TfpgCoord; |
awidth: TfpgCoord; |
aheight: TfpgCoord |
); |