Changeset 131 for trunk/Forms/UFormContact.pas
- Timestamp:
- Apr 9, 2022, 12:13:45 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormContact.pas
r129 r131 814 814 FContact := nil; 815 815 FormProperties := TFormProperties.Create(nil); 816 FPhoto := TContactImage.Create ;816 FPhoto := TContactImage.Create(nil); 817 817 FPhoto.FieldIndex := cfPhoto; 818 818 FPhoto.OnChange := PhotoChange;
Note:
See TracChangeset
for help on using the changeset viewer.