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
Delphi Reddit
Delphi PRAXiS
Embarcadero GetIt
- SVGIconImageList VCL and FMX
Four advanced components to simplify use of SVG images and SVG icons into ImageList: TSVGIconImage, […]
- TwineCompile
Cut C++ compile times by up to 50x!
- IconFontsImageList VCL and FMX
Components to simplify use of "Icon fonts": resize, color, opacity and more... with full support […]
- StyledComponents
Components similar to Delphi VCL Buttons, Toolbar, DbNavigator, BindNavigator, ButtonGroup and […]
- JEDI Code Library
The JEDI Code Library (JCL) consists of a set of thoroughly tested and fully documented utility […]
BeginEnd.net
- RAD Studio Web Development Reimagined with the WebStencils Template Engine
- Export 3D or 2D world designed in Castle Game Engine editor to X3D or STL
- RAD Studio 12.2: Every New and Enhanced Feature
- Supercharging Refactoring with Visual Assist in C++Builder: New Features for Clean Code and Legacy Code
- Seamless Data Binding with the TMS FNC Timeline Database Adapter