TPaintBoxOptions

Graphics32

TPaintBoxOptions

type TPaintBoxOptions = (pboWantArrowKeys, pboAutoFocus);

Description

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

See Also

TCustomPaintBox32.Options, TCustomPaintBox32