type TPaintBoxOptions = (pboWantArrowKeys, pboAutoFocus);
TPaintBoxOptions is the type for the Options property in TCustomPaintBox32 and its descendants.
[See Also]