[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpg_base.pas line 153
type TfpgSize = object |
W: Integer; |
H: Integer; |
procedure SetSize(); |
end; |