Jump to content

kocaturk

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by kocaturk

  1. kocaturk

    Sessions

    Mr. Farshad Mohajeri At least may be, about the new properties,functions,procedures etc. for example; TUniForm.Script ClientEvents(ExtEvents,UniEvents) TuniServerModule.(CustomCSS,CustomFiles,CustomMeta) TuniServerModule.ServerMessages(ExceptionTemplate,InvalidSessionMessage and Template,TerminateMessage and template) etc. Sometimes demos may not be enough for understand. if we can know more things about your product, maybe our contribution to the forum. Thanks, best regards.
  2. kocaturk

    Sessions

    patmap, thank you so much for your helps. where can I find detailed uniGUI documentation (units,objects,class,properties etc) thanks again
  3. kocaturk

    Sessions

    Hi I copy / paste your code in my main form, but I can't compiled my project. I getting always the following compile error. Which unit name should add in "uses" section in my form? Compile errors: [DCC Error] Main.pas(60): E2003 Undeclared identifier: 'TUniGUISession' [DCC Error] Main.pas(68): E2029 'THEN' expected but identifier 'Terminated' found [DCC Error] Main.pas(82): E2029 Statement expected but end of file found [DCC Error] Main.pas(82): E2029 ';' expected but end of file found [DCC Fatal Error] Project1.dpr(7): F2063 Could not compile used unit 'Main.pas' Thanks and sorry my bad English.
×
×
  • Create New...