* TSXSkinLibrary - loads skins from skin.ini and skin.sxs files, PNG and JPEG files * TSXStoredSkin - adds a zipped skin to a project * TSXSkinForm - makes form caption and borders skinned. * TSXSkinPaintBox - with this control you can easily display your semi-transparent(半透明) TBitmap32 image on a form. * TSXSkinLabel - can display transluent text of different colors and font, text with shadow(阴影) and smoothed(平滑) text. * TSXSkinImage - just displays static simple skin styles (images, text, geometrical(几何) figures, boxtiles). * TSXSkinButton - can display various button styles: rectangular(矩形) or elliptic(椭圆), with down-state or without, with glyph or without, etc. * TSXSkinCheckBox - can display not only various check-glyphs, but also any background(背景) style. * TSXSkinRadioButton - can cooperate with TSXSkinGroupBox with RadioButton glyph. * TSXSkinPanel - it's always transparent, used for alignment reasons only. * TSXSkinNotebook - works as standard stack of switchable panels. * TSXSkinEdit - with this control you can edit text on any background without flickering(闪烁). * TSXSkinGroupBox - can have simple glyph in a caption or even CheckBox or RadioButton control instead of a caption.
Components features(特征):
* 100% open source * 100% alpha channel support * unmatched mouse capture engine with transparency check * custom effects on mouse over, mouse out, focus, unfocus and other events * MMX optimized * soft-drawn figures: rectangles, circles, round rectangles, ellipses, lines, polygons * soft-drawn figures fill: solid, vertical gradient, horizontal gradient * JPEG and PNG files are supported * over 180 skins * soft-drawn filters: lighten, darken, alpha, colormix and others (solid and gradient).