| Class TvCardForm (unit vcmain) |
TForm
| Constructors |
| Functions |
procedure About1Click(Sender: TObject);
procedure Exit1Click(Sender: TObject);
procedure New1Click(Sender: TObject);
procedure Open1Click(Sender: TObject);
procedure SaveAs1Click(Sender: TObject);
procedure VisitArGoSofthome1Click(Sender: TObject);
procedure Buf2Scr;
procedure Scr2Buf;| Properties |
| Events |
| Variables |
About1 : TMenuItem;
AdditionalNamesEdit : TEdit;
Bevel1 : TBevel;
Bevel10 : TBevel;
Bevel11 : TBevel;
Bevel12 : TBevel;
Bevel13 : TBevel;
Bevel14 : TBevel;
Bevel15 : TBevel;
Bevel2 : TBevel;
Bevel3 : TBevel;
Bevel4 : TBevel;
Bevel5 : TBevel;
Bevel6 : TBevel;
Bevel7 : TBevel;
Bevel8 : TBevel;
Bevel9 : TBevel;
CommentsMemo : TMemo;
Country1Edit : TEdit;
Country2Edit : TEdit;
Dom1CheckBox : TCheckBox;
Dom2CheckBox : TCheckBox;
Email1ComboBox : TComboBox;
Email1Edit : TEdit;
Email2ComboBox : TComboBox;
Email2Edit : TEdit;
Exit1 : TMenuItem;
ExtendedAddress1Edit : TEdit;
ExtendedAddress2Edit : TEdit;
FamilyNameEdit : TEdit;
File1 : TMenuItem;
FormattedNameEdit : TEdit;
GivenNameEdit : TEdit;
Help1 : TMenuItem;
Home1CheckBox : TCheckBox;
Home2CheckBox : TCheckBox;
Intl1CheckBox : TCheckBox;
Intl2CheckBox : TCheckBox;
Label1 : TLabel;
Label10 : TLabel;
Label11 : TLabel;
Label12 : TLabel;
Label13 : TLabel;
Label14 : TLabel;
Label15 : TLabel;
Label16 : TLabel;
Label17 : TLabel;
Label18 : TLabel;
Label19 : TLabel;
Label2 : TLabel;
Label20 : TLabel;
Label21 : TLabel;
Label22 : TLabel;
Label23 : TLabel;
Label24 : TLabel;
Label25 : TLabel;
Label26 : TLabel;
Label27 : TLabel;
Label28 : TLabel;
Label29 : TLabel;
Label3 : TLabel;
Label30 : TLabel;
Label32 : TLabel;
Label33 : TLabel;
Label34 : TLabel;
Label35 : TLabel;
Label36 : TLabel;
Label37 : TLabel;
Label38 : TLabel;
Label39 : TLabel;
Label4 : TLabel;
Label40 : TLabel;
Label41 : TLabel;
Label42 : TLabel;
Label43 : TLabel;
Label44 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
Label9 : TLabel;
Locality1Edit : TEdit;
Locality2Edit : TEdit;
MainMenu1 : TMainMenu;
msVCard1 : TmsVCard;
N1 : TMenuItem;
NameEdit : TEdit;
New1 : TMenuItem;
Open1 : TMenuItem;
OpenDialog : TOpenDialog;
Parcel1CheckBox : TCheckBox;
Parcel2CheckBox : TCheckBox;
Phone1BBSCheckBox : TCheckBox;
Phone1CarCheckBox : TCheckBox;
Phone1CellCheckBox : TCheckBox;
Phone1FaxCheckBox : TCheckBox;
Phone1HomeCheckBox : TCheckBox;
Phone1ISDNCheckBox : TCheckBox;
Phone1ModemCheckBox : TCheckBox;
Phone1MsgCheckBox : TCheckBox;
Phone1PagerCheckBox : TCheckBox;
Phone1PrefCheckBox : TCheckBox;
Phone1VideoCheckBox : TCheckBox;
Phone1VoiceCheckBox : TCheckBox;
Phone1WorkCheckBox : TCheckBox;
Phone2BBSCheckBox : TCheckBox;
Phone2CarCheckBox : TCheckBox;
Phone2CellCheckBox : TCheckBox;
Phone2FaxCheckBox : TCheckBox;
Phone2HomeCheckBox : TCheckBox;
Phone2ISDNCheckBox : TCheckBox;
Phone2ModemCheckBox : TCheckBox;
Phone2MsgCheckBox : TCheckBox;
Phone2PagerCheckBox : TCheckBox;
Phone2PrefCheckBox : TCheckBox;
Phone2VideoCheckBox : TCheckBox;
Phone2VoiceCheckBox : TCheckBox;
Phone2WorkCheckBox : TCheckBox;
Phone3BBSCheckBox : TCheckBox;
Phone3CarCheckBox : TCheckBox;
Phone3CellCheckBox : TCheckBox;
Phone3FaxCheckBox : TCheckBox;
Phone3HomeCheckBox : TCheckBox;
Phone3ISDNCheckBox : TCheckBox;
Phone3ModemCheckBox : TCheckBox;
Phone3MsgCheckBox : TCheckBox;
Phone3PagerCheckBox : TCheckBox;
Phone3PrefCheckBox : TCheckBox;
Phone3VideoCheckBox : TCheckBox;
Phone3VoiceCheckBox : TCheckBox;
Phone3WorkCheckBox : TCheckBox;
PhoneNumber1Edit : TEdit;
PhoneNumber2Edit : TEdit;
PhoneNumber3Edit : TEdit;
POAddress1Edit : TEdit;
POAddress2Edit : TEdit;
Postal1CheckBox : TCheckBox;
Postal2CheckBox : TCheckBox;
PostalCode1Edit : TEdit;
PostalCode2Edit : TEdit;
PrefixEdit : TEdit;
Region1Edit : TEdit;
Region2Edit : TEdit;
RoleEdit : TEdit;
SaveAs1 : TMenuItem;
SaveDialog : TSaveDialog;
Street1Edit : TEdit;
Street2Edit : TEdit;
SuffixEdit : TEdit;
TabbedNotebook1 : TTabbedNotebook;
TitleEdit : TEdit;
UnitEdit : TEdit;
URL1Edit : TEdit;
URL2Edit : TEdit;
vCardcomponent1 : TMenuItem;
VisitArGoSofthome1 : TMenuItem;
Work1CheckBox : TCheckBox;
Work2CheckBox : TCheckBox;| Constructors |
| Functions |
procedure About1Click(Sender: TObject);
procedure Exit1Click(Sender: TObject);
procedure New1Click(Sender: TObject);
procedure Open1Click(Sender: TObject);
procedure SaveAs1Click(Sender: TObject);
procedure VisitArGoSofthome1Click(Sender: TObject);
procedure Buf2Scr;Private declarations
procedure Scr2Buf;| Properties |
| Events |
| Variables |
About1 : TMenuItem;
AdditionalNamesEdit : TEdit;
Bevel1 : TBevel;
Bevel10 : TBevel;
Bevel11 : TBevel;
Bevel12 : TBevel;
Bevel13 : TBevel;
Bevel14 : TBevel;
Bevel15 : TBevel;
Bevel2 : TBevel;
Bevel3 : TBevel;
Bevel4 : TBevel;
Bevel5 : TBevel;
Bevel6 : TBevel;
Bevel7 : TBevel;
Bevel8 : TBevel;
Bevel9 : TBevel;
CommentsMemo : TMemo;
Country1Edit : TEdit;
Country2Edit : TEdit;
Dom1CheckBox : TCheckBox;
Dom2CheckBox : TCheckBox;
Email1ComboBox : TComboBox;
Email1Edit : TEdit;
Email2ComboBox : TComboBox;
Email2Edit : TEdit;
Exit1 : TMenuItem;
ExtendedAddress1Edit : TEdit;
ExtendedAddress2Edit : TEdit;
FamilyNameEdit : TEdit;
File1 : TMenuItem;
FormattedNameEdit : TEdit;
GivenNameEdit : TEdit;
Help1 : TMenuItem;
Home1CheckBox : TCheckBox;
Home2CheckBox : TCheckBox;
Intl1CheckBox : TCheckBox;
Intl2CheckBox : TCheckBox;
Label1 : TLabel;
Label10 : TLabel;
Label11 : TLabel;
Label12 : TLabel;
Label13 : TLabel;
Label14 : TLabel;
Label15 : TLabel;
Label16 : TLabel;
Label17 : TLabel;
Label18 : TLabel;
Label19 : TLabel;
Label2 : TLabel;
Label20 : TLabel;
Label21 : TLabel;
Label22 : TLabel;
Label23 : TLabel;
Label24 : TLabel;
Label25 : TLabel;
Label26 : TLabel;
Label27 : TLabel;
Label28 : TLabel;
Label29 : TLabel;
Label3 : TLabel;
Label30 : TLabel;
Label32 : TLabel;
Label33 : TLabel;
Label34 : TLabel;
Label35 : TLabel;
Label36 : TLabel;
Label37 : TLabel;
Label38 : TLabel;
Label39 : TLabel;
Label4 : TLabel;
Label40 : TLabel;
Label41 : TLabel;
Label42 : TLabel;
Label43 : TLabel;
Label44 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
Label9 : TLabel;
Locality1Edit : TEdit;
Locality2Edit : TEdit;
MainMenu1 : TMainMenu;
msVCard1 : TmsVCard;
N1 : TMenuItem;
NameEdit : TEdit;
New1 : TMenuItem;
Open1 : TMenuItem;
OpenDialog : TOpenDialog;
Parcel1CheckBox : TCheckBox;
Parcel2CheckBox : TCheckBox;
Phone1BBSCheckBox : TCheckBox;
Phone1CarCheckBox : TCheckBox;
Phone1CellCheckBox : TCheckBox;
Phone1FaxCheckBox : TCheckBox;
Phone1HomeCheckBox : TCheckBox;
Phone1ISDNCheckBox : TCheckBox;
Phone1ModemCheckBox : TCheckBox;
Phone1MsgCheckBox : TCheckBox;
Phone1PagerCheckBox : TCheckBox;
Phone1PrefCheckBox : TCheckBox;
Phone1VideoCheckBox : TCheckBox;
Phone1VoiceCheckBox : TCheckBox;
Phone1WorkCheckBox : TCheckBox;
Phone2BBSCheckBox : TCheckBox;
Phone2CarCheckBox : TCheckBox;
Phone2CellCheckBox : TCheckBox;
Phone2FaxCheckBox : TCheckBox;
Phone2HomeCheckBox : TCheckBox;
Phone2ISDNCheckBox : TCheckBox;
Phone2ModemCheckBox : TCheckBox;
Phone2MsgCheckBox : TCheckBox;
Phone2PagerCheckBox : TCheckBox;
Phone2PrefCheckBox : TCheckBox;
Phone2VideoCheckBox : TCheckBox;
Phone2VoiceCheckBox : TCheckBox;
Phone2WorkCheckBox : TCheckBox;
Phone3BBSCheckBox : TCheckBox;
Phone3CarCheckBox : TCheckBox;
Phone3CellCheckBox : TCheckBox;
Phone3FaxCheckBox : TCheckBox;
Phone3HomeCheckBox : TCheckBox;
Phone3ISDNCheckBox : TCheckBox;
Phone3ModemCheckBox : TCheckBox;
Phone3MsgCheckBox : TCheckBox;
Phone3PagerCheckBox : TCheckBox;
Phone3PrefCheckBox : TCheckBox;
Phone3VideoCheckBox : TCheckBox;
Phone3VoiceCheckBox : TCheckBox;
Phone3WorkCheckBox : TCheckBox;
PhoneNumber1Edit : TEdit;
PhoneNumber2Edit : TEdit;
PhoneNumber3Edit : TEdit;
POAddress1Edit : TEdit;
POAddress2Edit : TEdit;
Postal1CheckBox : TCheckBox;
Postal2CheckBox : TCheckBox;
PostalCode1Edit : TEdit;
PostalCode2Edit : TEdit;
PrefixEdit : TEdit;
Region1Edit : TEdit;
Region2Edit : TEdit;
RoleEdit : TEdit;
SaveAs1 : TMenuItem;
SaveDialog : TSaveDialog;
Street1Edit : TEdit;
Street2Edit : TEdit;
SuffixEdit : TEdit;
TabbedNotebook1 : TTabbedNotebook;
TitleEdit : TEdit;
UnitEdit : TEdit;
URL1Edit : TEdit;
URL2Edit : TEdit;
vCardcomponent1 : TMenuItem;
VisitArGoSofthome1 : TMenuItem;
Work1CheckBox : TCheckBox;
Work2CheckBox : TCheckBox;