[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msewidgets.pas line 38
type captionframeoptionty = ( |
cfo_fixleft, |
cfo_fixright, |
cfo_fixtop, |
cfo_fixbottom, |
cfo_autowidth, |
cfo_autoheight, |
cfo_captionnogray, |
cfo_captiondistouter, |
cfo_captionframecentered, |
cfo_captionnoclip, |
cfo_nofocusrect, |
cfo_forcefocusrect, |
cfo_focusrect, |
cfo_captionfocus, |
cfo_framerectfocus |
); |