1 (edited by sonixax 2022-01-23 00:09:49)

Topic: Main_OnShow not working

hi everyone any Idea why this code not working?
I already have Main_OnShow on my event tab too. but not working sad

procedure Main_OnShow (Sender: TObject; Action: string);
begin
   ShowMessage('hello');
end;

how can I fix this?

many many thanks

Re: Main_OnShow not working

Attach your project, please.

Визуальное программирование: блог и телеграм-канал.