- TcyBevel: multi colored bevels.
- TcyPanel: runtime resize feature, multi colored bevels, gradient and shadow feature.
- TcyAdvPanel: like TcyPanel plus wallpaper feature.
- TcyFlowPanel: runtime resize feature, multi colored bevels, gradient and shadow feature.
- TcyAdvFlowPanel: like TcyPanel plus wallpaper feature.
- TcyGridPanel: runtime resize feature, multi colored bevels, gradient and shadow feature.
- TcyAdvGridPanel: like TcyPanel plus wallpaper feature.
- TcyPaintbox: multi colored bevels, gradient.
- TcyAdvPaintBox: like TcyPaintBox plus wallpaper feature.
- TcyLabel: caption orientation, gradient, shadow and indent caption.
- TcyHotLabel: like TcyLabel with different views for each component state (like mouse hover).
- TcyEdit: like TEdit, with chars rules
- TcyEditInteger: TEdit for integer values
- TcyEditFloat: TEdit for float values
- TcyEditDate: TEdit for date values
- TcyEditTime: TEdit for time values
- TcySpeedButton: colored speedButton with lot of features like jpeg/png glyph, imagelist option.
- TcyAdvSpeedButton: Like TcySpeedButton with different views for each component state (like mouse hover).
- TcyBitBtn: colored BitBtn with lot of features like jpeg/png glyph, imagelist option.
- TcyAdvButton: Like tcyBitBtn with different views for each component state (like mouse hover).
- TcySkinButton: non rectangular button with an image for each state.
- TcySkinArea: create multiple non rectangular buttons in a single component with different states for exemple a virtual keyboard.
- TcyLed: simple led with multi-colored feature and shape.
- TcyAdvLed: a Led with a picture for each state.
- TcySimpleGauge: a gauge with (float precision) orientation feature, transparency and personalizable view.
- TcySplitter: advanced splitter gradient background, grip and wallpaper features. Can move/resize its parent control.
- TcyColorMatrix: 2 dimensions colors grid representation, very fast.
- TcyColorGrid: pick a color from the list. Totally personalizable.
- TcyStatusBar: StatusBar that accept controls at design time.
- TcyBook: See images in a virtual book with turn page effect and pages handling.
- TcyTabControl: TabControl with visual features.
- TcyPageControl: PageControl with visual features.
- TcyStaticText: StaticText with gradient background, colored border, caption orientation, ellipsis mode, caption layout, wordwrap and glyph/imageList
- TcyAdvStaticText: StaticText with gradient background, wallpaper, colored border, caption orientation, ellipsis mode, caption layout, wordwrap and glyph/imageList
- TcyIniForm: save your users size and position form without code in file or registry, allows custom load/save information.
- TcySearchFiles: retrieve files from directory with a lot of options like file mask/file exclude mask etc ... you can also pause/resume or abort, has a lot of events to personalize.
- TcyCopyFiles: herited from TcySearchFile, use it to copy files.
- TcyFlyingContainer: show any control in front of others (in a floating form) and hide it when it lose focus.
- TcyModalContainer: show any control in a Modal form.
- TcyResizer: move and resize components at run-time like delphi 2009 does, very easy to use.
- TcyVirtualGrid: create a virtual grid, see demo program.
- TcyProgressionPanel: show a animated panel information on blocking long process with determined several steps. Cancel button feature.
- TcyAdvProgressionPanel: show a threaded animated panel information on undetermined time blocking single process.
- TcyCommRoomConnector: create/connect to an in memory virtual room for TcyBaseComm base components (like TcyCommunicate) to be seen and communicate each other. with each other.
- TcyCommunicate: allows communication between applications running in same computer session.
- TcyAppInstances: avoid application (or a group of application) multiple instances. You can also catch passed parameters.
- TcyRunTimeResize: move and resize a single component at run-time.
- TcyClipboard: handle clipboard formats.
- TcyDDECmd: open/register an extension for your application.
- TcyMathParser: parse matematical expressions.
- TcyDebug: check code entering/leaving ocurrances, speed and average by adding tags on your code.