[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: fpg_main.pas line 102
type TSizeParams = record |
min_width: TfpgCoord; |
max_width: TfpgCoord; |
min_height: TfpgCoord; |
max_height: TfpgCoord; |
end; |