Changeset 14 for trunk/Forms/UFormFields.pas
- Timestamp:
- Mar 22, 2018, 7:59:13 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/Forms/UFormFields.pas (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormFields.pas
r11 r14 131 131 with TField(Fields[Item.Index]) do begin 132 132 Item.Caption := Name; 133 Item.SubItems.Add(DataType. Name);133 Item.SubItems.Add(DataType.Title); 134 134 Item.SubItems.Add(BoolToStr(Required)); 135 135 Item.SubItems.Add(TextBefore);
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/MyData/chrome/site/your_project_logo.png)