VCL Component Delphi компоненты / Delphi components # 9

Tinitus

Premium
Premium
Here is my "SingleFileDataStorage 1.4.1 Unicode mod".
It's a modification of the free software "Single File Data Storage v.1.4.1" by Alexandru Murariu from 2007, which is described / announced here, for instance:

http://torry.net/authorsmore.php?id=5967

The author wasn't developing the component further, so it wasn't compatible with Delphi versions supporting unicode. Since I needed it, I've taken a look into it and made it support unicode a while ago. Here the download link:

https://mega.nz/#!tElgXQCb!D9UZw8Wu76Dz7HutzCPDb8rhVZTzIB5jAoDwBTvJbyM

Since I needed both versions (ansi and unicode), I first made a second version for unicode and renamed all the units to sfds_u_*.pas so both would work in the same project. You can find this one in the folder "SingleFileDataStorage 1.4.1 Unicode (altered unit names)". Later I only needed the unicode version, so I renamed back the units, keeping all the modifications. Both folders are equal except the unit names.

As for the demo projects: I've only altered the first one.

Used it up to Delphi XE7, didn't try newer version yet, but should work without any problems.
 
Last edited by a moderator:

emailx45

Бывалый
Staff member
Moderator
WinSoft Utils library
script crack by @solover

more info https://www.winsoft.sk/utils.htm
Delphi and C++ Builder utilities library.
  • available for Delphi/C++ Builder 7 - 10.2 and Lazarus 1.8.2
  • source code included in registered version
  • royalty free distribution in applications
[SHOWTOGROUPS=4,19,20]

NOTE: Download the TRIAL and use the "Script crack by Solover" for your OWN RISK!
Can not work in new versions!


Download Utils 1.0 trial version
Download Create GUID example
Download DAO Detect example
Download DAO Detect 64 example
Download .NET Detect example
Download Enum Drives example
Download Enum Processes example
Download Folder PATH example
Download IP Address example
Download MAC Address example
Download MDAC Detect example
Download Memory Status example
Download Monitor OFF example
Download OS Version example
Download PATH Edit example
Download Restart example
Download System Timing example

SFK
http://stahlworks.com

@echo script by solover - SFK you can find it here on forum, just search it!

@sfk replace -binary /00751AC60500000000016A40682400000068800000006A00/01751AC60500000000006A40682400000068800000006A01/ -dir . -yes -file *
pause
[/SHOWTOGROUPS]
 
Last edited:

ZIV63

Турист
TMS Component Pack 9.2.4.0 Full Source
[SHOWTOGROUPS=4,19,20]dl3.downloadly.ir/Files/Software/TMS_Component_Pack_v9.2.4.0_Full_Source_Downloadly.ir.rar[/SHOWTOGROUPS]
 
Last edited by a moderator:

solover

Турист
MlSkin v3.6 - 4.1
MLSkin is a skin component under Delphi, inherited based on Delphi standard components, and extends a lot of practical attribute functions for developers to call; in use, there is little difference between the standard VCL components, but the display style is very different, it can easily achieve the effect like QQ skin, and want to change the display The style you want to do is just to reload a picture; most of the components in it can be used alone, without the need to rely on the skin of the form, the display effect can be customized, very flexible; the current set of skin components provides more than 50 common components, more than 20 practical Demo, can be very convenient and quick implementation of you The effect you want.

Website
http://www.pngui.com/filedownload

Feature:

  • Support one touch skin, you can set the picture and color into the background of the form. The hue, saturation and brightness of the skin can be adjusted arbitrarily.
  • The original picture resource management library can quickly and conveniently manage the pictures needed in the program.
  • The unique image resource attribute supports the direct use of the detailed path of picture ID or local image file to call image resources.
  • Easy to achieve the shadow of the form, the shape of the special form effect, simple to only need to set up two pictures.
  • You can add any number of pictures, buttons and text on the form title bar.
  • Memo, Edit, ListView and other components support transparent background, the border effect can be customized, add the commonly used search box and password input box.
  • Redefined Toolbar, showing very beautiful style, and supporting horizontal and vertical display.
  • Menu beautification, transparent effect, as long as you set up a picture, you can make your menu style different.
  • You can display MainMenu on the title bar and display the location that you can customize.
  • Almost all components can set their display styles individually, and most of the container components can set their Alpha values.
  • It contains several components missing from standard VCL components: ColorButton, SwitchButton, and so on.
  • It provides 20 practical Demo. By learning them, you can quickly make a cool program interface.
Moreinfo:
http://www.pngui.com/screenshot


[SHOWTOGROUPS=4,19,20]
Code:
how crack:
sfk replace -binary /007510A100000000/00EB10A100000000/ -dir . -yes -file uMlComm.dcu
sfk replace -binary /AAAAAA2A000000000100000000020000000000/AAAAAA2A000000000100000000020000000001/ -dir . -yes -file uMlComm.dcu
how run script:
download Swiss File Knife:
https://versaweb.dl.sourceforge.net/project/swissfileknife/1-swissfileknife/1.8.9.2/sfk189.exe

save crack script to bat file,

rename sfk189.exe to sfk.exe ,Copy the sfk.exe and bat files to the folder that needs to be operated, run bat file as administrator,the program will automatically complete the crack.
[/SHOWTOGROUPS]
 
Last edited by a moderator:
Top