Go Up to Error and Warning Messages (Delphi)
Inline functions can not include an asm block. To avoid this error, remove the inline directive from your function or use Pascal code to express the statements in the asm block.
Topic / Summary
Inline function must not have asm block
Go Up to Error and Warning Messages (Delphi)
Inline functions can not include an asm block. To avoid this error, remove the inline directive from your function or use Pascal code to express the statements in the asm block.