Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Reimar Hoven 1.0
e-soft24 Article Directory Script Seo 2.0
Omnistar Tell-A-Friend Script 1.0
AlphaTrade E-Trax c
NICE PHP FAQ Script 1.0
miOOt Live chat 3.2.0
GS Real Estate Portal 2.0
Paypal Pro php Site Intergration 8.2a
Hab.la 1
HYIP Scripts 1.0
Classifieds Ads 2008
Auction Scripts - AJSI 2008
Mimesis 2.0
Chat247 2
CCS Directory Script 1.0
Top Code
Adirex 3D Chess Client 1.0
JiLMaiL 2.0
P2P .htManager 0.2
XPPubWiz.php
.Net (dotnet) Tips and Tutorials
Arbitrary-shape Popup Box 1.0
encbtn32.zip 1.00.00b
Joomla! 1.5
Libstocks 0.5.0
Webstores 2000 Portal 6.0
activeWatermark 1.0
Dialog Workshop for VCL.NET
HTMLPad 2007 Pro 8.3
XLSReadWriteII.NET 2.00
KGrid 1.1
Code Listing by Heelana.Com

Code 1-4 of 4   


ThlResizer is a nonvisual VCL component for Delphi/C++Builder that is used to resize other VCL controls in an animated fashion. The Target control is resized smoothly from minimal to maximal size for expanding and vice versa for contracting. Examples



ThlSkinButton is a skinnable VCL button component.

No doubt, there are already many implementations of skin buttons. I wrote this one to cover certain features I did not find all combined in other implementations:

1)...



ThlRockerSwitch is a very flexible software rocker switch control. Its functionality is similar to a CheckBox control. Instead of a checked/unchecked state it provides an On/Off property which is recognizable by its (optional) LED indicator. Typical



Allows the edit control content to be left, right or center aligned.

Before Windows 98 only multiline edit controls allowed for different text alignment modes. That is probably the reason why such a property is missing in...