Version: |
1.2 |
Description: |
Sets the font that will be used for attributes. Special font characteristics, such as bold, italic and underline, are not available for attributes. |
Declaration: |
|
C/C++ |
extern "C" short WINAPI VCGetAtbFont(short* iError,
char* pS); |
Delphi |
function VCGetAtbFont(var iError: Smallint; var pS: PAnsiChar):Smallint;
stdcall; |
ActiveX/COM |
Function GetAtbFont() As String |
Parameters: |
pS - the attribute font name |
Notes: |
|
See Also: |
VCGetAtbDefLabel, VCGetAtbDefRecordCount, VCGetAtbDefValue, VCGetAtbInternalName, VCGetCurEntAtbCount, VCGetCurEntAtbRecCount, VCGetCurEntAtbRecLabel, VCGetCurEntAtbRecValue |