[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: themes.pas line 196
type TThemedProgress = ( |
||
tpProgressDontCare, |
|
|
tpProgressRoot, |
|
|
tpBar, |
|
|
tpBarVert, |
|
|
tpChunk, |
|
|
tpChunkVert |
|
|
); |
lazarus-ccr.sourceforge.net |