Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

AUTOKNOB

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

Declaration

Source position: intuition.pas line 578

const AUTOKNOB = $0001;

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: 2021-07-30