[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

AUTOKNOB

Flag value for TPropInfo.Flags. Gimme that old auto-knob

Declaration

Source position: intuition.pas line 373

const AUTOKNOB = 1 shl 0;

Description

If you do not use an AUTOKNOB for a proportional gadget, you are currently limited to using a single Image of your own design: Intuition won't handle a linked list of images as a proportional gadget knob.


Documentation generated on: 2017-01-10