TdxBadge.Alignment Property
Specifies the badge adorner’s base position in relation to the target UI element.
#Declaration
property Alignment: TcxEditAlignment read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the Alignment.Horz and Alignment.Vert properties to set one of the nine available relative positions of the badge’s center within the target element:
Alignment Values | Horz = ta |
Horz = ta |
Horz = ta |
---|---|---|---|
Vert = ta |
![]() |
![]() |
![]() |
Vert = ta |
![]() |
![]() |
![]() |
Vert = ta |
![]() |
![]() |
![]() |
Additionally, you can specify the absolute horizontal and/or vertical offset values (in pixels) from the selected base position by using the Offset property.