TPaintBoxOptions

type TPaintBoxOptions = (pboWantArrowKeys, pboAutoFocus);

Description

TPaintBoxOptions is the type for the Options property in TCustomPaintBox32 and its descendants.

See Also

TCustomPaintBox32, TCustomPaintBox32.Options