TdxCustomLayoutCheckableItem.Action Property
Specifies the action associated with the checkable item.
Declaration
property Action: TBasicAction read; write;
Property Value
Type |
---|
TBasicAction |
Remarks
Use this property to link a layout check box or radio button to an action.
See Also