Changeset 23 for trunk/Forms/UFormContact.lfm
- Timestamp:
- Aug 19, 2021, 11:47:56 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormContact.lfm
r21 r23 11 11 OnCreate = FormCreate 12 12 OnShow = FormShow 13 LCLVersion = '2.0. 0.4'13 LCLVersion = '2.0.12.0' 14 14 object PageControlContact: TPageControl 15 15 Left = 10 … … 483 483 object ActionList1: TActionList 484 484 Images = Core.ImageList1 485 left = 380486 top = 188485 Left = 380 486 Top = 188 487 487 object AEditField: TAction 488 488 Caption = 'Edit' … … 492 492 object PopupMenu1: TPopupMenu 493 493 Images = Core.ImageList1 494 left = 206495 top = 191494 Left = 206 495 Top = 191 496 496 object MenuItem1: TMenuItem 497 497 Action = AEditField
Note:
See TracChangeset
for help on using the changeset viewer.