1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-09-18 19:54:44 +00:00

Updated Radio button (markdown)

FellippeHeitor 2017-03-14 23:37:13 -03:00
parent 15362e549a
commit e43967be56

@ -4,16 +4,16 @@ Radio buttons are groupable. If they are on the main form, they are naturally ex
At design time, you can set its [[Value]] property to -1 to have it saved checked.
###[[Events]]
### [[Events]]
* [[Click|Mouse events#click]]
* [[MouseDown/MouseUp|Mouse events#mousedownmouseup]]
* [[MouseEnter/MouseLeave|Mouse events#mouseentermouseleave]]
* [[KeyPress]]
###[[Methods]]
### [[Methods]]
* [[SetCaption]]
###[[Properties]] editable at runtime
### [[Properties]] editable at runtime
* [[HasBorder]]
* [[Caption]]
* [[Top/Left/Width/Height|Position and size]]