www.BCB-Tools.com

Home of
RAD DirectX
for
C++ Builder

...

C++ Builder wrapping DirectX

...

Please Register

So we can
create more

the TDx_Library
the TDx9_Library



Welcome to BCB-Tools.com Latest News

Development Tools Demo Applications Step-by-Step Tutorials Component Reference

Register Here! Available Downloads

Frequently Asked Questions Discussion Forums Receive emails from BCB-Tools.com Send us some Feedback

Links to other sites Information about the BCB-Tools.com website


    TDx_Draw_Library v1.90 Component Reference

    -= Click to navigate the reference =-
    Go to the Welcome Page

    [ TDDVideoPortConnect::Flags ]     [ next: PortWidth ]     [ prev: ErrorValue ]

    public:

        __property dword Flags[dword pArrayIndex] = { read=FGetFlags, write=FSetFlags };




    -= Go to the TDDVideoPortConnect description =-    TDDVIDEOPORTCONNECT::FLAGS   [ component property ]

    • Description

        The Flags property defines flags indicating the video port connection's capabilities.
        The described effect applies when the flag is set.
    • Flags

        DDVPCONNECT_DISCARDSVREFDATA
        The video port will discard any data written during the VREF period.

        DDVPCONNECT_DOUBLECLOCK
        Support for double clocking data is available or the video port should perform double clocking.
        This flag is only valid when using an external sync.

        DDVPCONNECT_HALFLINE
        The video port will write half lines into the frame buffer.
        This can sometimes cause the data to be displayed incorrectly.

        DDVPCONNECT_INTERLACED
        The video signal is interlaced.
        This flag is only used when creating a video port component.

        DDVPCONNECT_INVERTPOLARITY
        Support for inverting field polarities is available or the video port should perform polarity inversion.
        This reverses the odd and even fields of a video signal.

        DDVPCONNECT_SHAREEVEN
        Support for sharing the video port is available and this video port component will use the even fields for its data.
        This flag is only used when creating a video port component.

        DDVPCONNECT_SHAREODD
        Support for sharing the video port is available and this video port component will use the odd fields for its data.
        This flag is only used when creating a video port component.

        DDVPCONNECT_VACT
        Support for an external VACT signal is available or the video port should use the external VACT signal.
        This flag is only valid when using an external sync.

    • See Also
    • Top





    If you would like to submit additions or improvements to this page, click: [email protected].



























Top

Welcome |  Latest News |  Tools |  Demos |  Tutorials |  Reference |  Register |  Downloads
FAQ |  Forums |  Feedback |  Mailing List |  Links |  Site Information

This page is Copyright © 2008 Darren John Dwyer, Australia. All Rights Reserved.
Borland C++ Builder, CBuilder, etc are Trademarks of Borland Corporation.
DirectX, DirectDraw, Windows, etc are Trademarks of Microsoft Corporation.