[Overview][Types][Classes][Procedures and functions][Index] |
Source position: mseskin.pas line 29
type scrollbarskininfoty = record |
svwidth: int32; |
svcolor: colorty; |
svcolorpattern: colorty; |
svcolorpatternclicked: colorty; |
svcolorglyph: colorty; |
svbuttonendlength: int32; |
svbuttonlength: int32; |
svbuttonminlength: int32; |
svindentstart: int32; |
svindentend: int32; |
svface: tfacecomp; |
svface1: tfacecomp; |
svface2: tfacecomp; |
svfacebu: tfacecomp; |
svfaceendbu: tfacecomp; |
svframe: tframecomp; |
svframebu: tframecomp; |
svframeendbu1: tframecomp; |
svframeendbu2: tframecomp; |
end; |