TButtonGroupLayer32

Ancestors

   |
TLayer32
   |
TGroupLayer32


A TButtonGroupLayer32 object is a general purpose button group that's returned by the CreateButtonGroup function.

Buttons are extensively used in GUI image design where image repositioning, rotating, resizing, and the whole range of image transform operations are needed. With Img32 and layered images, button design layers (contained by a button group) are typically repositioned in MouseMove events. (See the supplied sample applications for numerous working examples.)

Reference

Methods Properties
In TButtonGroupLayer32:
AddButton
InsertButton
In TGroupLayer32:
FirstChild
LastChild
In TLayer32:
AddChild BlendFunc
BringForwardOne Child
BringToFront ChildCount
ClearChildren ClipPath
Create CursorId
DeleteChild Height
Destroy Image
InsertChild Index
Invalidate InnerBounds
MakeAbsolute InnerRect
MakeRelative Left
Offset Location
PositionAt MidPoint
PositionCenteredAt Name
SendBackOne Opacity
SendToBack OuterBounds
SetInnerBounds Parent
SetSize Root
RootOwner
Top
UserData
Visible
Width

See Also

TRotatingGroupLayer32, TSizingGroupLayer32, CreateButtonGroup