Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
intrawb frame
#1
whay i can not find and use webapplication in frame?
Reply
#2
(11-27-2022, 06:01 PM)hamidreza Wrote: whay i can not find and use webapplication in frame?

I cannot understand your question. Can you please share an example of what you are trying to accomplish?
Reply
#3
///-----------------------------------------------------------------------------
constructor TFrmCustomGridFrame.Create(aOwner: TComponent);
begin
  inherited;
  /// <summary>
  ///  Get WebApplication
  /// </summary>
  FWebApp := gGetWebApplicationThreadVar();
end;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)