Skip to main content

TdxDockStyle Enum

Declaration

TdxDockStyle = (
    dsStandard,
    dsVS2005
);

Members

Name
dsStandard
dsVS2005
See Also