OpenPetra
Free Administration Software for Non-Profits
|
Contains metadata and a list of key/description pairs of data (used e.g. for printing setup screen keys and descriptions) More...
Public Member Functions | |
TFormDataKeyDescriptionList () | |
constructor More... | |
void | Add (TFormDataKeyDescription ARecord) |
add key/description record to list More... | |
Static Public Member Functions | |
static Boolean | RetrieveInfo (List< String >AFieldList, TFormDataRetrievalSection ASection) |
Public Attributes | |
List< TFormDataKeyDescription > | list |
list of key/description pairs More... | |
Properties | |
String | Title [get, set] |
Title for list. More... | |
String | SubTitle [get, set] |
Subtitle for list. More... | |
String | PrintedBy [get, set] |
Name of person printing. More... | |
String | Date [get, set] |
Date and time of printing. More... | |
String | Filename [get, set] |
Full path to the file that is being printed. More... | |
String | KeyTitle [get, set] |
Title for Key column. More... | |
String | DescriptionTitle [get, set] |
Title for Description columnn. More... | |
String | Field3Title [get, set] |
Title for Field3 column. More... | |
String | Field4Title [get, set] |
Title for Field4 column. More... | |
String | Field5Title [get, set] |
Title for Field5 column. More... | |
String | Field6Title [get, set] |
Title for Field6 column. More... | |
String | Field7Title [get, set] |
Title for Field7 column. More... | |
String | Field8Title [get, set] |
Title for Field8 column. More... | |
String | Field9Title [get, set] |
Title for Field9 column. More... | |
String | Field10Title [get, set] |
Title for Field10 column. More... | |
DateTime? | CurrentDate [get, set] |
Current Date. More... | |
Contains metadata and a list of key/description pairs of data (used e.g. for printing setup screen keys and descriptions)
|
inline |
constructor
|
inline |
add key/description record to list
|
inlinestaticinherited |
AFieldList | |
ASection |
List<TFormDataKeyDescription> Ict.Petra.Shared.MCommon.TFormDataKeyDescriptionList.list |
list of key/description pairs
|
getsetinherited |
Current Date.
|
getset |
Date and time of printing.
|
getset |
Title for Description columnn.
|
getset |
Title for Field10 column.
|
getset |
Title for Field3 column.
|
getset |
Title for Field4 column.
|
getset |
Title for Field5 column.
|
getset |
Title for Field6 column.
|
getset |
Title for Field7 column.
|
getset |
Title for Field8 column.
|
getset |
Title for Field9 column.
|
getset |
Full path to the file that is being printed.
|
getset |
Title for Key column.
|
getset |
Name of person printing.
|
getset |
Subtitle for list.
|
getset |
Title for list.