Const EX:Extended=0.3; ... procedure TForm1.FormCreate(Sender: TObject); begin Caption:=FloatToStr(ex); end;