GroupBehaviour: WxGroupBehaviour;
GroupBehaviour: Prognoz.Platform.Interop.Andy.WxGroupBehaviour;
The GroupBehaviour property determines an object behavior during resizing of a group that contains this object.
By default, this property is set to ScaleWithGroup (if the group is resized, the object scales up or down).
Executing the example requires a form with the Button1 button, the WorkspaceBox component named WorkspaceBox1 and a data source for the WorkspaceBox1.
Add links to the Andy, Drawing, Workspace system assemblies.
After executing the example all objects in a workspace are grouped, and if the group is resized, only the size of the first object remains the same.
See also: