Source position: lvlgraphctrl.pas line 517
type TLvlGraphControlFlags = set of ( |
||
lgcNeedInvalidate, |
|
|
lgcNeedAutoLayout, |
|
|
lgcIgnoreGraphInvalidate, |
|
|
lgcUpdatingScrollBars, |
|
|
lgcFocusedPainting, |
|
|
lgcPendingSelectionChanged |
|
|
); |
| CT Web help |
| CodeTyphon Studio |