📄 structsi__nrmlabel__s.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>MiniGUI V1.6.10 API Reference: si_nrmlabel_s Struct Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.2 --><div class="qindex"><a class="qindex" href="index.htm">Main Page</a> | <a class="qindex" href="modules.htm">Modules</a> | <a class="qindex" href="classes.htm">Alphabetical List</a> | <a class="qindex" href="annotated.htm">Data Structures</a> | <a class="qindex" href="dirs.htm">Directories</a> | <a class="qindex" href="files.htm">File List</a> | <a class="qindex" href="functions.htm">Data Fields</a> | <a class="qindex" href="globals.htm">Globals</a> | <a class="qindex" href="pages.htm">Related Pages</a></div><h1>si_nrmlabel_s Struct Reference<br><small>[<a class="el" href="group__mgext__skin__fns.htm">Skin related routines</a>]</small></h1><code>#include <<a class="el" href="skin_8h-source.htm">skin.h</a>></code><p><h2>Data Fields</h2><ul><li>char * <a class="el" href="structsi__nrmlabel__s.htm#o0">label</a><li><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="structsi__nrmlabel__s.htm#o1">color</a><li><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="structsi__nrmlabel__s.htm#o2">color_focus</a><li><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="structsi__nrmlabel__s.htm#o3">color_click</a><li>int <a class="el" href="structsi__nrmlabel__s.htm#o4">font_index</a></ul><hr><a name="_details"></a><h2>Detailed Description</h2>Normal label item info structure <p><p>Definition at line <a class="el" href="skin_8h-source.htm#l00449">449</a> of file <a class="el" href="skin_8h-source.htm">skin.h</a>.<hr><h2>Field Documentation</h2><a class="anchor" name="o1" doxytag="si_nrmlabel_s::color"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="structsi__nrmlabel__s.htm#o1">color</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The normal text color. <p>Definition at line <a class="el" href="skin_8h-source.htm#l00455">455</a> of file <a class="el" href="skin_8h-source.htm">skin.h</a>. </td> </tr></table><a class="anchor" name="o3" doxytag="si_nrmlabel_s::color_click"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="structsi__nrmlabel__s.htm#o3">color_click</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The click text color. <p>Definition at line <a class="el" href="skin_8h-source.htm#l00459">459</a> of file <a class="el" href="skin_8h-source.htm">skin.h</a>. </td> </tr></table><a class="anchor" name="o2" doxytag="si_nrmlabel_s::color_focus"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top"><a class="el" href="group__win32__types.htm#ga4">DWORD</a> <a class="el" href="structsi__nrmlabel__s.htm#o2">color_focus</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The focus text color. <p>Definition at line <a class="el" href="skin_8h-source.htm#l00457">457</a> of file <a class="el" href="skin_8h-source.htm">skin.h</a>. </td> </tr></table><a class="anchor" name="o4" doxytag="si_nrmlabel_s::font_index"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">int <a class="el" href="structsi__nrmlabel__s.htm#o4">font_index</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The index of the logical font in the skin fonts array. <p>Definition at line <a class="el" href="skin_8h-source.htm#l00461">461</a> of file <a class="el" href="skin_8h-source.htm">skin.h</a>. </td> </tr></table><a class="anchor" name="o0" doxytag="si_nrmlabel_s::label"></a><p><table class="mdTable" cellpadding="2" cellspacing="0"> <tr> <td class="mdRow"> <table cellpadding="0" cellspacing="0" border="0"> <tr> <td class="md" nowrap valign="top">char* <a class="el" href="structsi__nrmlabel__s.htm#o0">label</a> </td> </tr> </table> </td> </tr></table><table cellspacing="5" cellpadding="0" border="0"> <tr> <td> </td> <td><p>The label string. <p>Definition at line <a class="el" href="skin_8h-source.htm#l00452">452</a> of file <a class="el" href="skin_8h-source.htm">skin.h</a>. </td> </tr></table><hr>The documentation for this struct was generated from the following file:<ul><li><a class="el" href="skin_8h-source.htm">skin.h</a></ul><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 22 15:35:52 2007 for MiniGUI V1.6.10 API Reference by <a href="http://www.doxygen.org/index.html"><img src="http://www.minigui.com/api_ref/1.6.10/doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.2 </small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -