Skip to content

Commit 5197e6a

Browse files
committed
Registering wrapper for TPopup
1 parent 0655048 commit 5197e6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/fmx/WrapFmxControls.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,7 @@ procedure TControlsRegistration.RegisterWrappers(
434434
APyDelphiWrapper.RegisterDelphiWrapper(TPyDelphiStyledControl);
435435
APyDelphiWrapper.RegisterDelphiWrapper(TPyDelphiTextControl);
436436
APyDelphiWrapper.RegisterDelphiWrapper(TPyDelphiStyleBook);
437+
APyDelphiWrapper.RegisterDelphiWrapper(TPyDelphiPopup);
437438
end;
438439

439440
{ TControlsAccess }

0 commit comments

Comments
 (0)