From eaac15eec4c8f0afa1f7b5285b2ee8336b529edf Mon Sep 17 00:00:00 2001 From: paul Date: Sun, 16 Sep 2007 06:40:42 +0000 Subject: [PATCH] - add rubberband doc skeleton git-svn-id: trunk@12040 - --- .gitattributes | 1 + docs/xml/lcl/rubberband.xml | 87 +++++++++++++++++++++++++++++++++++++ 2 files changed, 88 insertions(+) create mode 100644 docs/xml/lcl/rubberband.xml diff --git a/.gitattributes b/.gitattributes index fa947cd892..7fe571794f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1313,6 +1313,7 @@ docs/xml/lcl/postscriptcanvas.xml svneol=LF#text/xml eol=lf docs/xml/lcl/postscriptprinter.xml svneol=LF#text/xml eol=lf docs/xml/lcl/printers.xml svneol=LF#text/xml eol=lf docs/xml/lcl/propertystorage.xml svneol=LF#text/xml eol=lf +docs/xml/lcl/rubberband.xml svneol=LF#text/xml eol=lf docs/xml/lcl/spin.xml svneol=LF#text/xml eol=lf docs/xml/lcl/stdactns.xml svneol=LF#text/xml eol=lf docs/xml/lcl/stdctrls.xml svneol=LF#text/xml eol=lf diff --git a/docs/xml/lcl/rubberband.xml b/docs/xml/lcl/rubberband.xml new file mode 100644 index 0000000000..db15cdd79e --- /dev/null +++ b/docs/xml/lcl/rubberband.xml @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + TRubberBand is control that can be used to draw selection. + + + + +