From 8e9a5d48b40985c7730c532572c4bb3c310eae47 Mon Sep 17 00:00:00 2001 From: blaszijk Date: Wed, 11 Jan 2012 16:35:15 +0000 Subject: [PATCH] unneeded HTML page forgot to add xml file git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2247 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- components/nvidia-widgets/doc/nvbasefont.xml | 33 +++++++++++++++++++ .../doc/nvwidgets/uicontext.m_painter.html | 26 --------------- 2 files changed, 33 insertions(+), 26 deletions(-) create mode 100644 components/nvidia-widgets/doc/nvbasefont.xml delete mode 100644 components/nvidia-widgets/doc/nvwidgets/uicontext.m_painter.html diff --git a/components/nvidia-widgets/doc/nvbasefont.xml b/components/nvidia-widgets/doc/nvbasefont.xml new file mode 100644 index 000000000..ddabae3db --- /dev/null +++ b/components/nvidia-widgets/doc/nvbasefont.xml @@ -0,0 +1,33 @@ + + + + + Generic font support class + + Text height + Some fonts will only return the font size and not the actual text height + + + Contructor for the base font class + + + Method that allows to add multiple stylized fonts + To define font styles, you will need to add the fonts first. This method allows to add a named font style and set the styles of it. + + + Font name + + + Font size + + + Text width + + + Text size + TextWidth +TextHeight + + + + diff --git a/components/nvidia-widgets/doc/nvwidgets/uicontext.m_painter.html b/components/nvidia-widgets/doc/nvwidgets/uicontext.m_painter.html deleted file mode 100644 index c7229cc78..000000000 --- a/components/nvidia-widgets/doc/nvwidgets/uicontext.m_painter.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - -UIContext.m_painter - - - - - - - - - -
[Overview][Constants][Types][Classes][Procedures and functions][Index]Reference for unit 'nvWidgets' (#nvidia-widgets)
-

UIContext.m_painter

-

-

Declaration

-

Source position: nvwidgets.pas line 389

- - - - -

protected UIContext.m_painter: UIPainter;

- -