> I have created a control based on a TWinControl. > I want to use DrawText procedure, BUT I need a handle. Doesnt: var hdc:integer; begin hDC := GetDC(JeremyWin.canvas.handle); DrawText(hDC,........ --------------------------------------------------------------------------- New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED] Website: http://www.delphi.org.nz
- [DUG]: Control Has No Window...agh Jeremy Coulter
- Re: [DUG]: Control Has No Window...agh Paul Lowman
- RE: [DUG]: Control Has No Window...agh Jeremy Coulter
- RE: [DUG]: Control Has No Window...agh Alistair George
- RE: [DUG]: Control Has No Window...agh Carl Reynolds
- RE: [DUG]: Control Has No Window...agh Carl Reynolds
- RE: [DUG]: Control Has No Window...agh Jeremy Coulter
- RE: [DUG]: Control Has No Window...agh Alistair George
- RE: [DUG]: Control Has No Window...agh Jeremy Coulter
- RE: [DUG]: Control Has No Window...agh Carl Reynolds
- RE: [DUG]: Control Has No Window...agh Kerry Sainsbury