Neueste Beiträge
DateTime: Get Number of Days in a month
Q: How do i get how meny days there are in January 2002? How do i do that..? Thanks!! A1: NbrDays := EncodeDate(2002,2,1)…
DateTime: TDateTimePicker without seconds
> I am using the TDateTimePicker with Kind = dtkTime. I cannot seem to get > rid of the seconds in the control.…
DateTime: Time Parse
[code lang=”delphi”]// First we need to create a record type TimeParse = record timeDay : Integer; timeHour : Integer; timeMin : Integer; timeSec…
Installing/Removing Fonts
Installing/Removing Fonts: AddFontResource(Path+\FileName.TTF’); // to add font to system SendMessage(HWND_BROADCAST, WM_FONTCHANGE, 0, 0); //to notify that fonts are changed. you can use: RemoveFontResource(Path+’Data\FileName.TTF’);…
Write all Font-Styles to the registry
Q: How to write all Font-Styles to the registry? A: True, but why handle the set elements in the first place? The following…
Delay (Boris Nienke)
Boris Nienke Sleep Delay Wait Pause [code lang=”delphi”]procedure Delay(iMilliSec: integer); var tVergl: TTimeStamp; iTime : integer; begin tVergl := DateTimeToTimeStamp(now); iTime := tVergl.Time;…
EasterEggs
> > How to capture ALT+T E A M in a about box? > Hi … Set the form’s KeyPreview property to True…
ExecAndWait (LaunchAppAndWait für Delphi)
—– available WindowStates: SW_SHOWDEFAULT SW_SHOW SW_SHOWMINIMIZED SW_SHOWMAXIMIZED … look at Windows-API ———— [code lang=”delphi”]function ExecAndWait(const Filename, Params: string; WindowState: word): boolean; var SUInfo:…
ExecuteFile (LaunchApp for poors :-) )
With the Delphi-Procedure “ExecuteFile” (details in Online-Help) you can run programs from within your Delphi appplication without handling complicated API-commands (CreateProcess etc..). [tags]Delphi,…
How To Get VersionInformation
> Can I get the Application Version, which I set using IDE’s option menu , in > code? How? Here’s an example:
Neuer Zauberstab – ESGE P200
Etwa 12 Jahre ist es her. Damals, 2013, holte ich mir den ESGE M180 in der Schubeck-Edition. Nun haben 2025 und der Motor…
Apple kann kein Netzwerk
Paulmann URail – E27 Spot Asthene
Licht Schienensystem 3-Phasen, 1-Phase
Dokumentenscanner Epson ES-580W kurz getestet
Dokumentenscanner Brother ADS-4700W kurz getestet
Dokumentenscanner Avision AN335WL kurz getestet
MOFT Snap Phone Stand – Langzeittest nicht bestanden
HomePod Mini vs. SONOS One
Mein Name ist Boris Nienke
Auf dieser Seite schreibe ich über Mode, Technik, Ernährung und was mich so bewegt.
Meinen Blog zum Thema Fotografie findest Du unter foto.nsonic.de
Social Media
Pferdeportrait – Topchex Eliot
Neulich hatte ich die Möglichkeit, einen hübschen Hengst mal ganz anders abzulichten. Statt wie gewohnt auf vorhandenes Licht zu setzen und Fotos im/am Stall…































