[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msegui.pas line 237
type framelocalpropty = ( |
frl_levelo, |
frl_leveli, |
frl_framewidth, |
frl_colorframe, |
frl_colorframeactive, |
frl_colordkshadow, |
frl_colorshadow, |
frl_colorlight, |
frl_colorhighlight, |
frl_colordkwidth, |
frl_colorhlwidth, |
frl_hiddenedges, |
frl_fileft, |
frl_fitop, |
frl_firight, |
frl_fibottom, |
frl_frameimagelist, |
frl_frameimageleft, |
frl_frameimagetop, |
frl_frameimageright, |
frl_frameimagebottom, |
frl_frameimageoffset, |
frl_frameimageoffset1, |
frl_frameimageoffsetdisabled, |
frl_frameimageoffsetmouse, |
frl_frameimageoffsetclicked, |
frl_frameimageoffsetfocused, |
frl_frameimageoffsetactive, |
frl_optionsskin, |
frl_colorclient, |
frl_nodisable |
); |