You can learn the ways to use ActiveX objects in apartment-threaded and free-threaded modes. And this tutorial describes that these objects ensure the data security while multiple thread accessing the objects. This object can be placed in the session
TALIntegerList or TALDoubleList that work exactly like TStringList but with Integer or Double values.
This unit contains a Unicode support library along with some additional files to use WideStrings / Unicode strings within your application.
Self-balancing binary trees in the AVL sense (the depth of any left branch differs by no more than one from the depth of the right branch).
SQL function to create easily sql string without take care if it's an update or insert SQL Statement. just add the value in a tstringList like fieldname=value and at the end contruct the SQL string.
Powerfull string replace, Pos, Move, compare text, uppercase, lowercase functions. Also a powerfull FastTagReplace function to replace in string tag like by custom value.
TALsmtpClient class implements the SMTP protocol (RFC-821). Support file attachement using MIME format (RFC-1521, RFC-2045). Support authentification (RFC-2104).
ComboBox with onPaint property:Flat design (no clt3D feature)Mouse in control (property to know if the mouse is in the control area)Custom property (string to add custom informations like tag property)Border color propertyButton
Threaded Discussion with PHP and MySQL is an article that provides users the manual of designing threaded discussion boards with tables containing topics along with title, author and comments. Using this tutorial you will be able to code a script th
Threaded Discussion Forum is a script that helps to add a discussion forum to your site. Users can send messages to several forums and they can see list of messages through a threaded format. Users are able to add new forum to their site. This forum |