Difference between revisions of "Midware TMWBuffer.MetaData"
Jump to navigation
Jump to search
(Created page with ' Main page -> Midware component reference -> TMWBuffer -> MetaData == De…') |
|||
Line 3: | Line 3: | ||
== Definition == | == Definition == | ||
− | '''property''' MetaData[nIndex:Integer;Delim:Char]: | + | '''property''' MetaData[nIndex:Integer;Delim:Char]:String; |
== Description == | == Description == | ||
Read only indexed MetaData property gives access to the current record's meta data (application defined). | Read only indexed MetaData property gives access to the current record's meta data (application defined). |
Latest revision as of 15:16, 14 May 2011
Main page -> Midware component reference -> TMWBuffer -> MetaData
Definition
property MetaData[nIndex:Integer;Delim:Char]:String;
Description
Read only indexed MetaData property gives access to the current record's meta data (application defined).