View Single Post
  #2  
Old 06-09-2023, 20:59
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Arrow Update

Update:

Code:
* Added password protection.
  - Password serves as an additional layer of security but cannot decrypt the 'Style' file.
* Added new function.
Code:
procedure LoadVCLStyle(VClStyleFile: String);
function LoadVCLStyleFromResourcesW(const ResourceName, Password: WideString): Boolean;
function LoadStyleGetLastError: WideString; 
procedure UnLoadVCLStyles;
Attached Images
File Type: png A.png (53.0 KB, 518 views)
File Type: png E.png (46.3 KB, 522 views)

Last edited by BLACKFIRE69; 12-09-2023 at 12:39.
Reply With Quote
The Following 6 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (06-09-2023), Cesar82 (07-09-2023), Dodakaedr (08-09-2023), hitman797 (07-09-2023), Lord.Freddy (07-09-2023), ScOOt3r (07-09-2023)