[Overview][Constants][Types][Classes][Procedures and functions][Index] |
THeaderSectionState - enumerated type containing possible selection states for header
Source position: comctrls.pp line 2835
type THeaderSectionState = ( |
hsNormal, |
hsHot, |
hsPressed |
); |
lazarus-ccr.sourceforge.net |