aa --
Author Homepage: http://delphi.softindo.net
ALL VCL, WEB, FNC, FMX, LCL .NET and IntraWeb components + Business Tools & Developer Tools Stay always current with our entire product range at a fraction of the price!
- Access to new products upon release
- Access to premium support & updates for 1 year
- Access to previews and betas
- Perpetual licenses to all products
Total 6 products
AboutReg
Code Samples > Samples > Other
By aa --.
Freeware + source 06 Mar 2002Description
This program shows you the registry keys accesibility, it checks 3 different permission for the key: READ, READ-WRITE, and ALL-ACCESS (of course you can expand the list with adding new access check in the code).Author just wants to show you that you should not use delphi's registry unit in NT's platform.
Author suggests you then to replace any reference to Registry unit with the patched version (RegistrA.pas) which acompanied with this distribution code. Actually, it doesn't do so much, just provides an access option when opening a key, which will inherited in further consecutive operation (read/write-etc).
This code also shows you a simple technique to get the system error message.
Informations
- Status: Fully functional
- Source: Included
- Size: 27kB
Platforms: D3
Absolute read/write HardDisk
Applications in Delphi and BCB > Files and Drives > Low Level
By aa --.
Freeware 06 Mar 2002Description
Absolute read/write HardDisk, sector mode via IOCTL for Windows 32 Platform including Windows 95 and Windows NT.Informations
- Status: Fully functional
- Source: On request
- Size: 24kB
Platforms: ME, NT4, W2K, W95, W98, XP,
Change Case
Applications in Delphi and BCB > Files and Drives > Utilities
By aa --.
Freeware + source 06 Mar 2002Description
Change case (uppercase, lowercase or proper case) of file names and/or directory name. Very fast, intelligence match.Options:
- Recursive into sub-directory;
- Test-only (doesn't actually change).
Informations
- Status: Fully functional
- Source: Included
- Size: 48kB
Platforms: ME, NT4, W2K, W95, W98, XP,
CPU v.1.001
By aa --.
Freeware + source 06 Nov 2000Description
CPUID asm instruction wrapper component, reveals CPU's Serial Number, Cache Descriptor and available features (FPU, VME, DE, PSE, TSC, MSR, PAE, MCE, CX8, APIC, SEP, MTRR, PGE, MCA, CMOV, PAT, PSE-36, PSN/PPN, CLFlush, DTES, ACPI, MMX, FXSR, ISSE/XMM, ISSE2, SSNOOP, ACC, JMPE), retrieves Windows Global Info (Hardware Profile, System, OS Version and Memory Status). Calls CPUID for virtually any specified level and get all of the results.You may even see it's capabilities in design mode, just right-click and pick one of 4 samples on the menu items.
Informations
- Status: Fully functional
- Source: Included
- Size: 65kB
Platforms: D2, D3, D4, D5
MessageBox
Applications in Delphi and BCB > Networks > Messaging, Chat, etc
By aa --.
Freeware + source 06 Mar 2002Description
WinPopUp replacement with nice GUI and some enhancement such as Typoghrapic Aware, Remote Command, Grouping and Filtering, User Mode Selection, etc. Fully Configurable Setting/Options.Informations
- Status: Fully functional
- Source: Included
- Size: 216kB
Platforms: ME, W95, W98,
TdbCheckFlags
Components > Buttons and Check Boxes > Check Boxes
By aa --.
Freeware + source 06 Mar 2002Description
TdbCheckFlags is TdbCheckBox variant with capability to checks the specified N-th bit (0 to 31), whether is set or cleared.Applied to Boolean, String, and any numeric type of field (they treated as integer 32-bit anyway). See demo application for example of usage.
Also provided, QuickReport version of the component, originally written as QRCheckBox by Poul Doland and Andy Corteen.
Informations
- Status: Fully functional
- Source: Included
- Size: 12kB
Platforms: D3, D5, D6