V8.4
This commit is contained in:
@@ -546,10 +546,9 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
procedure TFormPlace.FormCreate(Sender: TObject);
|
||||
var c : tcomponent;
|
||||
procedure TFormPlace.FormCreate(Sender: TObject);
|
||||
begin
|
||||
if debug=1 then Affiche('Début création fenetre Place',clLime);
|
||||
position:=poMainFormCenter;
|
||||
PlaceAffiche:=true;
|
||||
couleurs_place;
|
||||
|
||||
Reference in New Issue
Block a user