Story Category: windows messages
Preserve Internal State (/Window Handle) when Changing Parent or Style for an ActiveX Control – aka How To RecreateWnd “Properly” for TOleContainer ancestors
zarkogajic
In any (VCL) Delphi application more stuff happens behind the scenes than you might be aware of. As known, every (TWinControl descendant) control placed on a form (like TButton or TEdit) and even the (T)Form… … Read more
2 years ago in ActiveX, ControlState, CreateWnd, csRecreating, Delphi, DestroyWnd, handle, RecreateWnd, THandle, TOleControl, twincontrol, windows, windows api, windows messages
0
Receive Windows Messages In Your Custom Delphi Class – NonWindowed Control/Object
zarkogajic
Windows messages are a key ingredient in communication between Windows and (your) application and also in communication between (two) applications. Even without your knowledge Windows messages are being posted and handled by forms in your… … Read more
4 years ago in Delphi, twincontrol, windows, windows api, windows messages
0
Setting MaxLength for TListView’s Edit Control (Plus: Forcing Edit Mode Using a Keyboard Shortcut)
zarkogajic
The TListView Delphi control displays a list of items in a fashion similar to how Windows File Explorer displays files and folders. The ReadOnly property of a List View, determines whether the user can modify… … Read more
6 years ago in Delphi, tlistview, windows messages
0
Trending Stories
-
No trending stories found.
Stack Overflow Delphi
- Is it possible to retrieve attributes for an Enum value in Delphi 12?
- Delphi app won't initialize IBX components on Wine (Ubuntu)
- Ghostscript fails when input files have non-ASCII characters (like ª)
- Control xx has no parent window when Creating PageControl with TTabSheet inside of a visual component derived from TPanel
- Delphi 11, IMAP, Command Argument Error. 12 on Windows Server 2016
Delphi Reddit
Delphi PRAXiS
Embarcadero GetIt
- Ribbon Classic Controls
This is a set of VCL Controls that match the MS Office 2007 User Interface specification. Note that […]
- AndroidSDK-NDK
SDK Tools is a downloadable package that installs required tools for Android development, in […]
- Ribbon Classic Controls
This is a set of VCL Controls that match the MS Office 2007 User Interface specification. Note that […]
- AndroidSDK-NDK
SDK Tools is a downloadable package that installs required tools for Android development, in […]
- Deepseek API wrapper for Delphi
The Deepseek API wrapper for Delphi leverages Deepseek's advanced models to deliver powerful […]
BeginEnd.net
- Server-Side Session Management in DMVCFramework: A Deep Dive into Database Sessions and Community Contributions
- Legacy Application Modernization Roadmap – Step by Step
- Why is there the hate for Microsoft Access and Excel ?
- Delphi and AI[5]: Encoding a multi-line string
- Code Snippet Collection v2.2.2 released