Simple queue component for doing task in row of order.Usage:Just add the tasks and call StartTask method.The component begin the work while any task is exist.Every task have name and ID (TSchTaskInfo).If begin a task, then OnNextTask event...
Simple application self-updater. No inf or ini files, no version information check (you have to do this from your code then call DoUpdate).Usage:Fill the SourceDir directory (wathever if exists ending backslash or not)Call DoUpdate function...
Simple SELECT SQL script builder from field-, table- and where info.Features:Cannot add any item with empty nameFields must be TABLENAME.FIELDNAME format (case insensitive, without spaces)Aliases can contain special character, space, etc.Field...
Serial numbers checker and generator:You can generate serial with 4 methods.Support prefix, suffix, hidden prefix and hidden suffix.You can save and load reg file.You can check validation. |