CtlPanel.TNotifyEvent
Delphi
procedure TAppletApplication.DoSetup;
begin
TNotifyEvent = procedure(Sender: TObject) of object;
Description
Embarcadero Technologies does not currently have any additional information.
Delphi
procedure TAppletApplication.DoSetup;
begin
TNotifyEvent = procedure(Sender: TObject) of object;
Embarcadero Technologies does not currently have any additional information.