N


[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [J] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [X] [Z]

macros
    creating  2nd 
    DELPHICLASS 
    OPENARRAY 
        RegisterComponents() function, writing 
    PACKAGE  2nd  3rd 
MadeInBorland.MMP file  2nd 
magazines  2nd  [See also books]
    C++Builder Developer's Journal 
    C/C++ Users Journal 
    Delphi Informant 
Mailslots service 
main project files  2nd 
    C++Builder project file 
    main project source file  2nd 
    project resource files  2nd 
main project source files  2nd 
main VCL threads  2nd  3rd 
main window  2nd 
mak file extension 
Make command 
malloc() function 
management
    memory  2nd  3rd  4th  5th  6th  7th 
     windows
        animation  2nd  3rd 
        enumerating  2nd  3rd  4th  5th  6th  7th  8th  9th  10th 
        external window control  2nd  3rd  4th  5th  6th  7th  8th  9th  10th  11th 
        flashing  2nd  3rd  4th  5th  6th  7th 
        handles 
        message handling  2nd  3rd  4th  5th  6th  7th  8th  9th 
        message identifiers  2nd 
        responding to messages  2nd 
        window management functions  2nd  3rd  4th 
        WinManUtil sample project  2nd 
managers
    Action Manager  2nd 
    Project Manager  2nd  3rd  4th  5th 
map containers 
mapping
    XML Mapping Tool 
        loading documents into  2nd 
        transformations  2nd  3rd  4th  5th  6th  7th  8th  9th 
maps
    messages
         (semicolon) 
Mask property 
MastApp folder 
master-detail architecture (DataSnap)
    master-detail clients   2nd 
    master-detail datasets  2nd  3rd 
    master-detail servers  2nd  3rd 
master-detail clients
    creating  2nd 
master-detail datasets
    exporting  2nd  3rd 
master-detail relationships
    WebSnap  2nd 
        primary keys 
        TDataSetAdapter component  2nd 
master-detail servers
    creating  2nd  3rd 
Master/Detail Connector button (Data Diagram Editor) 
master/detail tables  2nd 
MasterDetail folder 
Mastering COM and COM+ (italic) 
Mastering Delphi 6 (italic) 
MBM (multi-bitmap) files 
MCI (Media Control Interface)  2nd  3rd  4th 
    closing devices  2nd  3rd 
    device status  2nd  3rd 
    device time formats  2nd 
    errors  2nd 
    fast-forwarding devices  2nd  3rd 
    messages  2nd 
        MCI_CLOSE  2nd 
        MCI_OPEN  2nd 
        MCI_PAUSE  2nd 
        MCI_PLAY  2nd  3rd 
        MCI_SEEK  2nd 
        MCI_SET  2nd 
        MCI_STATUS  2nd 
        MCI_STOP  2nd 
        MM_MCINOTIFY  2nd 
        MM_MCISIGNAL  2nd 
    notifications  2nd 
    opening devices  2nd  3rd 
    playing devices  2nd  3rd 
    polling devices  2nd 
    rewinding devices  2nd  3rd 
    stopping devices  2nd  3rd 
    supported file types  2nd 
MCI_CLOSE messages  2nd 
MCI_OPEN messages  2nd 
MCI_PAUSE messages  2nd 
MCI_PLAY messages  2nd  3rd 
MCI_SEEK messages  2nd 
MCI_SET messages  2nd 
MCI_STATUS messages  2nd 
MCI_STOP messages  2nd 
mciGetErrorString function 
mciSendCommand function  2nd 
MCIWnd Window 
MCIWndCreate() method 
MDI (multiple document interface)
    child windows  2nd  3rd 
MDIChild_DLL.bpr application 
    header file 
    ShowMDIChildForm function 
    ShowSDIFormmodal function 
    source file  2nd 
mechanisms  [See streaming mechanism]
Media Control Interface  [See MCI]
Media Control Interface (MCI) 
member variables  
memory
    allocating/deallocating  2nd  3rd  4th  5th  6th  7th 
    cache
        ADO (ActiveX Database Objects) 
        cached updates  2nd 
    displaying information about
        GlobalMemoryStatus() function  2nd 
        sample code listing  2nd 
    heap 
    management  2nd 
    Non-POD objects 
    shared segmentation (DLLs)  2nd 
        DLL definition files 
        DLL methods   2nd  3rd  4th 
        DLL source files  2nd 
        shared segmentation classes 
        shared variables  2nd  3rd  4th 
Memory Management service 
MemStat Wizard  2nd 
    class registration  2nd 
    CreateProcess() function  2nd 
    Execute() function  2nd  3rd  4th  5th  6th  7th  8th  9th  10th  11th  12th 
    FindCurrentProject() function  2nd  3rd  4th 
    FindMenuItemCaption() function  2nd 
    HandleMessage() function 
    interfaces  2nd 
        IOTAFormWizard 
        IOTAMenuWizard 
        IOTANotifier  2nd 
        IOTAProjectWizard 
        IOTAWizard 
    MemStatusWizard class
        class definition  2nd  3rd  4th 
        class implementation  2nd  3rd 
    ProcessMessages() function  2nd 
    public declarations  2nd 
    SetProcessActive() method 
    SetupMessageViewAccess() function  2nd 
    Show() function  2nd 
    SpeedButtonStartClick() function 
    testing  2nd 
    TNotifierObject class  2nd 
        class declaration  2nd 
        class implementation  2nd 
MemStatusWizard class
    class definition  2nd  3rd  4th 
    class implementation  2nd  3rd 
    registering  2nd 
menus
    context menu items
        custom event handlers  2nd  3rd  4th  5th 
        submenu items  2nd  3rd 
merging regions   2nd  3rd  4th 
message callbacks 
message maps
    (semicolon) 
MessageBeep() function 
MessageBox() function 
messages
    CM_ENABLECHANGED
        code listing  2nd 
    CM_MOUSEENTER
        code listing  2nd 
    CM_MOUSELEAVE
        code listing  2nd 
    defined 
    error messages
        Server too busy 
    MCI (Media Control Interface)  2nd  3rd  4th 
        MCI_CLOSE  2nd 
        MCI_OPEN  2nd 
        MCI_PAUSE  2nd 
        MCI_PLAY  2nd  3rd 
        MCI_SEEK  2nd 
        MCI_SET  2nd 
        MCI_STATUS  2nd 
        MCI_STOP  2nd 
        MM_MCINOTIFY  2nd 
        MM_MCISIGNAL  2nd 
    message callbacks 
    message handling
        ButtonMoveRightMouseDown() function 
        ButtonMoveRightMouseUp() function 
        MoveWindow() function 
        MyWndProc() function 
        PostMessage() function 
        RegisterWindowMessage() function 
        sample code listing  2nd  3rd 
    message identifiers  2nd 
    mouse
        responding to  2nd  3rd 
    responding to  2nd  3rd  4th  5th 
    sending
        PostMessage() function 
        SendMessage() function 
    trapping
        code listing 
    WM_DROPFILES 
meters_to_feet function 
methods
    AnimateWindow()  2nd  3rd  4th 
    ApplyUpdates  2nd  3rd  4th  5th 
    ChooseColor() 
    Cm2Inch  2nd  3rd 
    CmInchFactory  2nd 
    CommDlgExtendedError() 
    CreateDC() 
    CreateWindowEx() 
    DisplaySection  2nd  3rd  4th  5th 
    doGoogleSearch  2nd  3rd 
    DragAcceptFiles() 
    DragQueryFile() 
    DragQueryPoint() 
    EnumWindows() 
    ExitWindowsEx()  2nd  3rd  4th 
    ExtractIcon() 
    FindExecutable() 
    GetDC() 
    GetFileTitle()  2nd 
    GetGoogleSearchPort 
    gethost() 
    gethostbyname() 
    GetICmInch  2nd 
    GetProcedureNames() 
    GetTableNames() 
    GetWinHandleAll() 
    Inch2Cm  2nd  3rd 
    InitCommonControlsEx() 
    IsDebuggerPresent() 
    KillTimer() 
    LoadAlterBitmap() 
    LoadChapter 
    LockWorkStation() 
    MCIWndCreate() 
    NewChapter 
    PlaySound()  2nd 
    Register() 
    RegisterWindowMessage() 
    ReleaseDC 
    SaveToFile() 
    SetTimer() 
    ShellExecute() 
    ShellExecuteEx() 
    sprintf() 
    timeKillEvent() 
    TimerProc() 
    timeSetEvent()  2nd 
    UpdateRegistry  2nd  3rd 
    wmMoveAWindow() 
    WSAStarup() 
    ZeroMemory() 
MFC folder 
Microsoft
    C++ compatibility  2nd  3rd 
Microsoft COM Technologies Web site 
Microsoft Visual C++
    DLLs (Dynamic Link Libraries)
        dynamic linking  2nd  3rd 
        Visual C++/C++Builder compatibility  2nd  3rd  4th 
Microsoft Web site
    DCOM95 download site 
    Microsoft COM Technologies 
    MSDN (Microsoft Developer Network)  2nd 
MIDAS (Multitier Database Architecture Services)  [See DataSnap]
Midas folder 
MIDI (Music Instrument Digital Interface) 
migrating
    to dbExpress 
         components   2nd  3rd 
        migration example  2nd  3rd 
MiniComp folder 
minimizing
    DataSnap bottlenecks
        PacketRecords property  2nd  3rd 
        server optimization  2nd 
MJFSecurity 
MJFSecurity package 
MM_MCINOTIFY messages  2nd 
MM_MCISIGNAL messages  2nd 
MMP files  2nd 
mobile applications  2nd 
    AIF files 
    BLD.INF file  2nd 
    Borland ARM C++ Compiler  2nd 
    building  2nd 
    C++ Mobile Edition installation  2nd 
    creating  2nd  3rd  4th 
    deploying 
        PKG files 
        SIS files 
        tools and methods  2nd 
    development guidelines  2nd 
    emulators  2nd  3rd 
    header files  2nd  3rd  4th 
    loading  2nd 
    MBM files 
    MMP files  2nd 
    Mobile CLX Framework  2nd 
    Mobile Editor  2nd 
    mobile techology acronyms  2nd 
    online resources  2nd 
    PKG files  2nd 
    project options  2nd 
    resource files  2nd  3rd 
    simulators  2nd  3rd 
    SIS files  2nd 
    software requirements  2nd 
    source files  2nd  3rd  4th 
    Symbian OS 
        capabilities  2nd 
        Nokia 9200 Series SDK  2nd 
        products 
        Symbian SDK  2nd 
    testing  2nd  3rd  4th 
Mobile CLX Framework  2nd 
Mobile Editor  2nd 
Mobile tab (New Items dialog box)  2nd  3rd  4th 
mobile techology acronyms  2nd 
Mode property (TPen component) 
Modified() function 
modify statement
    Bug Tracker application 
modifying
    windowed components  2nd  3rd  4th  5th  6th  7th  8th  9th  10th  11th  12th  13th  14th  15th 
Module Load Breakpoint command (Add Breakpoint menu) 
module load breakpoints  2nd 
modules 
    data modules  2nd 
        advantages of  2nd  3rd 
        application-specific components  2nd  3rd  4th 
        components  2nd 
        creating in DLLs  2nd 
        Data Diagram Editor  2nd  3rd 
        Data Module Designer  2nd  3rd 
        defined  2nd 
        dependencies  2nd 
        design and development techniques  2nd 
        form inheritance  2nd  3rd  4th 
        framework components  2nd  3rd  4th 
        including in forms 
        inherited modules, finding at runtime  2nd 
        packages  2nd 
        properties  2nd 
    WebSnap
        data modules  2nd  3rd 
        page modules  2nd  3rd  4th  5th  6th  7th 
        Web modules  2nd  3rd  4th  5th 
Modules view (debugger)  2nd 
Monthly Calendar control 
More Effective C++
    35 New Ways to Improve Your Programs and Designs (italic)  2nd 
mouse
    messages
        responding to  2nd  3rd 
    tracking and displaying  2nd 
mouse events
    data-aware components  2nd  3rd 
    TControl
        overriding  2nd 
mouse responses (component editors)  2nd  3rd 
MouseDown() function 
    code listing  2nd 
MouseUp() function
    code listing  2nd 
MoveTo function  2nd 
MoveTo() function
    lines
        drawing  2nd 
MoveWindow() function  2nd 
MP3DemoCom application  2nd 
    automation controller  2nd  3rd  4th  5th 
    MP3FileViewerForm.cpp source code  2nd  3rd 
    MP3ObjectImpl.cpp source file  2nd 
    OpenMP3File() function  2nd 
    running  2nd 
    VCL_MESSAGE_HANDLER template  2nd 
MP3ObjectImpl.cpp source file  2nd 
MSDN (Microsoft Developer Network) Web site  2nd 
MsgLogOnExit() function 
MstPool folder 
multhreaded applications
    debugging  2nd 
Multi Threaded option (DLL Wizard) 
multi-bitmap (MBM) files 
multimap containers 
multimedia  [See also graphics]
    MCI (Media Control Interface)  2nd  3rd 
        closing devices  2nd  3rd 
        device status  2nd  3rd 
        device time formats  2nd 
        errors  2nd 
        fast-forwarding devices  2nd  3rd 
        messages  2nd  3rd  4th  5th  6th  7th  8th  9th  10th  11th  12th  13th 
        notifications  2nd 
        opening devices  2nd  3rd 
        playing devices  2nd  3rd 
        polling devices  2nd 
        rewinding devices  2nd  3rd 
        stopping devices  2nd  3rd 
        supported file types  2nd 
    Waveform Audio Interface  2nd  3rd 
        audio files  2nd 
        audio output devices  2nd  3rd  4th  5th  6th 
        audio streams  2nd  3rd  4th 
Multimedia File service 
multimedia services  2nd  3rd 
    ACM (Audio Compression Manager) 
    Audio Mixers 
    AVICap 
    AVIFile 
    DrawDib 
    Joysticks 
    MCI (Media Control Interface) 
    MCIWnd Window 
    MIDI 
    Multimedia File 
    multimedia file playback  2nd  3rd 
    Multimedia Timers  2nd  3rd  4th  5th  6th 
    VCM (Video Compression Manager) 
    Waveform Audio 
Multimedia Timers  2nd  3rd  4th  5th  6th 
MultiPag folder 
multiple document interface  [See MDI]
multiset containers 
multitasking  2nd 
multithreading 
    threads
        creating with CreateThread() function  2nd  3rd  4th  5th  6th  7th  8th 
        main VCL threads  2nd  3rd 
        priorities  2nd  3rd  4th 
        synchronizing  2nd  3rd  4th  5th  6th  7th  8th 
        TCriticalThread component  2nd 
        terminating 
        ThreadFormUnit.cpp  2nd  3rd  4th  5th  6th 
        timing  2nd  3rd 
        TLabelThread component  2nd  3rd  4th 
        TPriorityThread component  2nd 
        TRandomThread component  2nd  3rd  4th  5th 
        TThread component  2nd  3rd  4th  5th  6th  7th  8th 
multitier applications
    ADO (ActiveX Database Objects) components  2nd 
multitier connections (DataSnap)
    DCOM (Distributed Component Object Model)  2nd 
    Object Broker  2nd  3rd 
    object pooling  2nd  3rd 
    registered servers  2nd 
    switching connections  2nd 
    TConnectionBroker component  2nd 
        DataSnap BDE servers  2nd  3rd 
        DataSnap clients  2nd 
        switching connections  2nd 
    TDCOMConnection component  2nd 
    TLocalConnection component  2nd 
        ApplyUpdates method  2nd  3rd 
        BDE legacy applications  2nd 
        preparing to upgrade  2nd  3rd  4th 
    TSOAPConnection component  2nd 
        Enterprise SOAP clients  2nd  3rd  4th 
        Enterprise SOAP servers  2nd  3rd  4th  5th 
    TSocketConnection component  2nd  3rd  4th 
    TWebConnection component  2nd  3rd 
multitier database architecture 
    briefcase model 
    standard multitier model 
    thin-client model 
Multitier Database Architecture Services (MIDAS)  [See DataSnap]
multitier databases
    DataSnap  2nd  3rd  4th  5th  6th 
        applying database updates  2nd 
        bandwidth bottlenecks  2nd  3rd  4th  5th  6th  7th 
        briefcase model  2nd  3rd  4th  5th  6th 
        deploying  2nd  3rd 
        error handling  2nd  3rd  4th  5th  6th  7th  8th 
        master-detail clients  2nd 
        master-detail datasets  2nd  3rd 
        master-detail servers  2nd  3rd 
        nested tables  2nd  3rd  4th  5th 
        server optimization  2nd 
        simple clients  2nd  3rd  4th  5th  6th 
        simple servers  2nd  3rd  4th  5th  6th  7th  8th  9th  10th  11th 
        stateless DataSnap  2nd  3rd  4th  5th  6th  7th  8th 
multitier environments
    client data sets  2nd  3rd 
Music Instrument Digital Interface (MIDI) 
mutexes   2nd 
MyWndProc() function 


   
Top


C++ Builder Developers Guide
C++Builder 5 Developers Guide
ISBN: 0672319721
EAN: 2147483647
Year: 2002
Pages: 253

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net