win32: don't tread TCustomControl caption as TCustomControl title. 1) no need, 2) it crashes when title is too big.

git-svn-id: trunk@15150 -
This commit is contained in:
paul 2008-05-15 09:18:44 +00:00
parent c3a143a598
commit 8dd2b0738e

View File

@ -316,7 +316,6 @@ begin
with Params do
begin
pClassName := @ClsName[0];
WindowTitle := StrCaption;
SubClassWndProc := nil;
end;
// create window