interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ScktComp, inifiles, TypeUnit, StdCtrls, ExtCtrls, Grids, Menus, ComCtrls,
ActnList, winsock2, te_controls, ksthemeforms, ksthemeengine,
ksthememenus, ksthemegrids, ksthemetabs, ksthemeedits, ksthemelabels,
ksthemebuttons, ksthemepanels, ksthemeitems, ksthemespinedit, ShellAPI,
jpeg, ksthemetrackbars, ksthemestatusbar, ksthemestdcontrol, GFrame,
ksthemecheckboxs, ImgList, ksthemecomboboxs, SimpleTCP,
ksthememessages, Global, syncobjs, ksthemegroupboxs;
implementation
uses LogInUnit, AnswerRecordMeetListUnit, AnswerOrRecordUnit,
NotificationUnit, TodayMeetListUnit, SendNotificationUnit,
SetMeetUnit, MeetMemberUnit, UIUnit, Video, FullVideo, HandleMemUnit,
HandleBuffUnit, UnitCtrl, ChooseServerUnit, ChangeInforUnit,
RcvTextUnit, ChatUnit, PresideWindows, SpeedkerWindows, MyVideoWindows,
SendProgress, MeetMsgListUnit, ChooseFileUnit, TurnForm,
SetSoundUnit, FileSendClientUnit, UnitWDMVFWCap, RForm, typinfo,
StartClinicUnit;
|