Frequently Asked Component Specific Questions
Options |
Display all FAQ items |
Displaying items 1 to 1 of 1, page 1 of 1
<< previous next >>
TAdvOfficeButtons
TAdvOfficeRadioGroup: What is the difference between OnClick and OnCheckBoxClick
TAdvOfficeRadioGroup: What is the difference between OnClick and OnCheckBoxClick
When TAdvOfficeRadioGroup.CheckBox.Visible = true, the OnCheckBoxClick event is triggered when the caption checkbox is clicked. OnClick is the regular control's OnClick event.