Sets the selectable key map of a panel. This is not supported by all styles (only by Radio, as of this writing).
bool SetKeys(int keys)
An integer where each bit N allows key N+1 to be selected. If no keys are selectable, then key 0 (bit 9) is automatically set.
True if supported, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.