Recent

Author Topic: Can this lines accepted in MAC OS? without Errors? (solved)  (Read 2173 times)

xenblaise

  • Sr. Member
  • ****
  • Posts: 358
Can this lines accepted in MAC OS? without Errors? (solved)
« on: April 01, 2013, 12:01:49 am »
Code: [Select]
unit Unit1;

interface

uses
  LCLIntf, LCLType, LMessages,
  SysUtils, Variants, Classes, Graphics, Controls, Forms,
  Dialogs, StdCtrls, CheckLst, ComCtrls;

type
  TFasterThread = class(TThread)
...//no prob here
...//no prob here

Just a simple Yes? or No?
thanks :)
« Last Edit: April 01, 2013, 10:25:47 pm by xenblaise »

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4650
  • I like bugs.
Re: Can this lines accepted in MAC OS? without Errors?
« Reply #1 on: April 01, 2013, 12:04:48 am »
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

xenblaise

  • Sr. Member
  • ****
  • Posts: 358
Re: Can this lines accepted in MAC OS? without Errors?
« Reply #2 on: April 01, 2013, 01:01:45 am »
I think there's no accept button here  :D
thanks very much :)

 

TinyPortal © 2005-2018