VCL RAD DirectX for C++ Builder

Welcome to

www.tdxlibrary.org

Home of the
the TDx_Library...

=- RAD DirectX =-

"RAD DirectX"
for
C++ Builder

...

Welcome to tdxlibrary.org Latest News

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

Register our Tools Available Downloads

Frequently Asked Questions Links to other sites Information about the tdxlibrary.org website


    TDx_Draw_Library v2.00 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: darren_john_dwyer@hotmail.com.



























Top

Welcome |  Latest News |  Tools |  Demos |  Tutorials |  Reference |  Register |  Downloads
FAQ |  Links |  Site Information

This page is Copyright © 2019 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.