|
TAControlGroup |
This is special control, designed for group some other controls together. Instead of Group control, this one doesn't have any properties (Left, Top etc are only for reference). The only result of generation is pair of GUIStartGroup functions, that group together controls, but not result any visual output. This is particularly useful for radios.
None.