We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef6b575 commit 74f1bccCopy full SHA for 74f1bcc
Source/script/imports/lcl/simba.import_lcl_misc.pas
@@ -20,6 +20,7 @@ implementation
20
PBitmap = ^TBitmap;
21
PNotifyEvent = ^TNotifyEvent;
22
PComponent = ^TComponent;
23
+ PCaption = ^TCaption;
24
25
PCustomFloatSpinEdit = ^TCustomFloatSpinEdit;
26
PCustomSpinEdit = ^TCustomSpinEdit;
0 commit comments