GetClient

C/C++Pascal

window_id GetClient(window_id hFrame);
function GetClient(hFrame : window_id) : window_id;

Parametry

hFrame handle hlavnφho okna aplikace.

Od verze:

5.0

Popis

Funkce GetClient vracφ handle MDI klienta aplikace.

Hodnota funkce

Funkce vracφ handle MDI klienta aplikace.

Viz