$message

From Free Pascal wiki
Jump to navigationJump to search

Example

procedure Foo;
begin
  {$message 'not yet supported'}
end;