Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6646419
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T00:24:50+00:00 2026-05-26T00:24:50+00:00

In action bands there is a TAction component. That component holds a property named

  • 0

In action bands there is a TAction component.

That component holds a property named

GroupIndex: Integer;

however the field

RadioItem: Boolean;

is not there.

  1. Why is that?
  2. How can I make a TAction to be a checkbox?

The orientation of the action is ActionMainMenuBar and ActionManager.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T00:24:51+00:00Added an answer on May 26, 2026 at 12:24 am

    Though TAction descends from TComponent, an action is not a component in the sense of a GUI element. It is meant to be linked to a GUI element, which for instance can be a radio button, a checkbox, or in your case a TActionClientItem on a TActionMainMenuBar.

    As for your questions:

    1. The GroupIndex property of an action indicates whether the action behaves like a radio item. The help says:

      GroupIndex is used to define groups of actions that act like radio buttons. When GroupIndex is greater than 0, it identifies the group to which the action belongs. When the Checked property of any action in that group is set to true, the Checked property of all other actions in the group is set to false. That is, only one action in the group can be checked at a time. Note: All actions in a group must be listed by the same action list or action manager.

    2. To show a menu item (a TActionClientItem) in an ActionMainMenuBar with a checkbox:

      • Create an action,
      • Set Checked to True,
      • Set the Category property,
      • Drag the category to the ActionMainMenuBar,
      • Ét voila.
      • Toggle the Checked property in the action’s OnExecute event handler.

      To show a normal checkbox which is linked to an action in the ActionManager: do not use an ActionMainMenuBar, but an ActionToolBar on which you can drop the default checkbox component.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have backbone view that binds an action to an element in the DOM.
My action listener on a JComboBox invokes a thread. I would like the component
I have an action method that depending on some conditions needs to return a
Suppose I have an action that returns an rendered asp.net mvc control and send
I have two action methods that are conflicting. Basically, I want to be able
Is there a jQuery plugin or JavaScript script that automagically loops through each CSS
Is there a way to edit the Request.Form before the action method binds to
this action is generated in symfony 1.2 when you create a module: public function
My Controller Action accepts int id. What to do when calling from View ActionLink
In struts the action scope was defined as <action scope=session .../> How do you

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.