Forum Discussion

shilpahj's avatar
shilpahj
Occasional Visitor
2 years ago

Issue related to Delphi CheckListBox component

Hi Team,

I am writing an automated unit test case for a small Delphi application which contains a TCheckListBox component. I don't see any properties in Object Spy window to check if an item in the TChecklistBox is checked or not. Please note that the executable is created in release mode. Can anybody please help me out on this issue?

2 Replies

  • JOHNSMITH167's avatar
    JOHNSMITH167
    Occasional Contributor

    In Delphi applications, especially in release mode, checking TCheckListBox items may require alternative approaches. Consider directly accessing the item's state or using specialized methods like sending messages to the control. Explore Delphi forums or documentation for precise solutions tailored to your scenario.# Chrome Flange