[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseact.pas line 71
type menuactionoptionty = ( |
mao_separator, |
mao_optional, |
mao_checkbox, |
mao_radiobutton, |
mao_shortcutcaption, |
mao_asyncexecute, |
mao_singleregion, |
mao_showhint, |
mao_noshowhint, |
mao_nocandefocus |
); |