there is a bug in the shelllistview onAdvancedCustomDrawItem. the item.caption property is always ''. kinda makes the AdvancedCustomDrawItem event for this component usless. works fine for the tlistview.
any way around this?
I am trying to put an internet searchbox on a form, but i need to use html as the source. if i use the twebbrowser i get an ugly box with scrollbars!
im doin somthin similar to what kazaa does with their advertising right on their form.
or how can I remove scrollbars from a window- like the...
I am trying to set a buttons enable property from within the child form, but nothing happens.
procedure TMDIChild.WebBrowser1CommandStateChange(Sender: TObject;
Command: Integer; Enable: WordBool);
begin
case Command of
CSC_NAVIGATEBACK: form1.backbtn.Enabled:=Enable...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.