help w Delphi 2007

0

czy ja robie cos nie tak???

prawie zawsze jak potrzebuje czegos z helpa w D2007 to dostaje
rezultat w stylu(po wcisnieciu F1 gdy w kodzie zaznaczone jest AllocateHWnd):

RAD Studio VCL Win32 Reference

Classes.AllocateHWnd Function
Classes | Description
Collapse All

Pascal
function AllocateHWnd(Method: TWndMethod): HWND;

C++
HWND AllocateHWnd(TWndMethod Method);

File
Classes

Description
This is function Classes.AllocateHWnd. :-[ [diabel] [glowa] ;-(

Ja doskonale wiem ze to jest funkcja Classes.AllocateHWnd i nie potrzebuje czekac kilkanascie sekund az mi sie zaladuje ta odkrywcza informacja....
Ja chcialbym sie dowiedziec CO TA FUNKCJA ROBI

Bardzo bym chcial zeby takie dzialanie helpa bylo spowodowane
moja ignorancja i nieumiejetnoscia jego poprawnego skonfigurowania.

Czy ktos moglby mnie oswiecic i napisac co mam zrobic zeby help udzielal
mi uzytecznych odpowiedzi?

0

Czesc,

a sciagnlaes patcha do helpa?;)

Wynik ode mnie:

Creates a window that implements a specified window procedure.

Pascal
function AllocateHWnd(Method: TWndMethod): HWND;
C++
HWND AllocateHWnd(TWndMethod Method);
File
Classes

Description
Call AllocateHWnd to create a window that is not associated with a windowed control. Typically, this method is used to create non-visual windows that respond to messages but that do not appear in the user interface. For example, the TTimer component uses this method to create a window that responds to timer messages from Windows.

The Method parameter specifies the window procedure that the generated window uses to respond to messages.

AllocateHWnd returns the handle of the newly created window.

Note: Use the DeallocateHWnd procedure to free windows that are created using AllocateHWnd.

See Also
TWinControl

TControl

DeallocateHWnd

0

damn....

chyba do wgrania update'u do helpa potrzebne jest wgrania 3 patcha do delphi...
a zeby wgrac 3 (albo drugiego) patcha trzeba miec jakistam plik z instalacji delphi a ja go oczywiscie nie zapisalem... :|

0

Hmm..zrob "Check for updates" i wybierz sam Help, moze ruszy.

Oczywiscie ja tez nie zapisalem, bo kto by chcial zapisywac kilkaset mega scierwa na dysku? :-[

Coz..reinstalacja Delphi trawala tylko pare godzin :-D

1 użytkowników online, w tym zalogowanych: 0, gości: 1