Neueste Beiträge
ComboBox fires “KeyPressed” twice – fix
1. TComboBox.OnKeyPress is fired TWICE if style is not csDropDown or csSimple. Just drop a Combo and a Label. In the Combo OnKeyPress…
Edit-Field placed on DrawGrid never Trigger OnChange-Event
> If a TEdit is droped inside a TDrawGrid the edit control’s OnChange event is > never triggered even if the text was…
MonthCal Bold Days
MonthCalendar days bold Tage Fett Markieren Kennzeichnen [code lang=”delphi”]procedure TForm1.MonthCalendar1GetMonthInfo(Sender: TObject; Month: Cardinal; var MonthBoldInfo: Cardinal); var begin MonthCalendar1.BoldDays([1,8], MonthBoldInfo); end; [/code] [1,8]…
MouseEnter etc.
[code lang=”delphi”]procedure WndProc(var Message : TMessage); override; procedure TForm1.WndProc(var Message : TMessage); begin if Message.LParam = Longint(Label1) then begin if (Message.Msg = CM_MOUSELEAVE)…
Moving at runtime
[code lang=”delphi”]procedure TForm1.Button3MouseDown(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer); const SC_DragMove = $F012; begin Begin ReleaseCapture; Panel1.perform(WM_SysCommand, SC_DragMove, 0); End; end;[/code]…
Override “Enabled”-property in own components
It’s my guess that your problem is in the SetEnabled method. You must’ve re-defined FEnabled in your derived component otherwise you would be…
TEdit doesn’t like to launch a Dialog – fix
TEdit does not like that you launch a dialog box from the OnEnter. In D1 you loose the caret and the selection highlighting…
Transparent Controls
ransparent Background for Controls (from Peter Below) > > how would I make a component with a transparent background? > e.g. it shows…
Transparent WinControls
In article , Robert wrote: > WMEraseBkgnd message fills the TWincontrol with the brush color of the > control, that makes the control…
Display Chinese Character
> currently i gave up (because of no time) but i’ll try the suggestions from > Vincent Yip. He has posted some chinese…
Apple kann kein Netzwerk
Steile These, ich weiß. Ich präzisiere: Ich behaupte auf Basis meiner langjährigen Erfahrungen, dass Apple kein Netzwerk kann. Im Folgenden werde ich beschreiben…
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
Mipro ACT 311B – Funkstrecke für Ansteckmikrofon – Mein erster Versuch

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…