[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Group record
Source position: nvWidgets.pas line 137
type Group = record |
||
bounds: Rect; |
|
anchor point + width and height of the region |
flags: Integer; |
|
group behavior |
margin: Integer; |
|
border |
space: Integer; |
|
interior |
end; |