11-27-2022, 06:01 PM
whay i can not find and use webapplication in frame?
intrawb frame
|
11-27-2022, 06:01 PM
whay i can not find and use webapplication in frame?
11-30-2022, 02:52 AM
12-01-2022, 07:50 AM
///-----------------------------------------------------------------------------
constructor TFrmCustomGridFrame.Create(aOwner: TComponent); begin inherited; /// <summary> /// Get WebApplication /// </summary> FWebApp := gGetWebApplicationThreadVar(); end; |
« Next Oldest | Next Newest »
|