Bonjour à tous,
par quelle syntaxe lazarus doit on remplacé cette syntaxe Delphi ?
Merci pour votre aideCode:
1
2property Gradient : TColor index ccpGradient read GetStandardColor write SetStandardColor;
Damien
Version imprimable
Bonjour à tous,
par quelle syntaxe lazarus doit on remplacé cette syntaxe Delphi ?
Merci pour votre aideCode:
1
2property Gradient : TColor index ccpGradient read GetStandardColor write SetStandardColor;
Damien
Pourquoi remplacer? Ca marche bien avec FPC (2.2.4).