Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion

FileOpenEdit does not show in initialdir

edited January 2013 in LMD-Tools Vote Up0Vote Down
LMDFileOpenEdit control does not show the file selection dialog in the directory specified in initialdir field. Instead, it opens the last browsed directory. 

I have implemented the OnClick event handler for custom button of the control, but it does not even call the handler.

I need help on this.

IDE: Embarcadero XE3
OS: Win7
Tagged:

Comments

  • 2 Comments sorted by Votes Date Added
  • Did you check that directory is specified correctly? I see that initial dir works ok.
    Concerning OnClick handler: it works only for custom buttons (index > 0).
    Default action overrides OnClick handler for button with index = 0.
Sign In or Register to comment.