[Overview][Constants][Types][Classes][Procedures and functions][Index] |
TViewStyle - enumerated type for style of view
Source position: comctrls.pp line 939
type TViewStyle = ( |
||
vsIcon, |
|
|
vsSmallIcon, |
|
|
vsList, |
|
|
vsReport |
|
|
); |
lazarus-ccr.sourceforge.net |