API Reference VCLLicenseButtonsSample Olf.VCL.AboutDialogForm TOlfAboutDialogForm Class On this page Definition Properties Methods Fields Definition Unit: Olf.VCL.AboutDialogForm Package: VCLLicenseButtonsSample Delphi Copy type TOlfAboutDialogForm = class(TForm) Inheritance TForm TOlfAboutDialogForm Properties Copyright Description Image Langue Licence Picture Titre URL VersionDate VersionNumero onButtonBuyClick onButtonBuyClickProc onButtonLicenseClick onButtonLicenseClickProc onButtonRegisterClick onButtonRegisterClickProc onCloseDialog onFormActivate onFormClose onFormShow onGetFooterText onGetFooterTextProc onGetText onGetTextProc onURLClick Methods AfficheVersionEtVersionDate CalculeHauteurEntete FormActivate(TObject) FormClose(TObject, TCloseAction) FormCreate(TObject) FormShow(TObject) SetCopyright(string) SetDescription(string) SetImage(TImage) SetImageList(TCustomImageList, TImageIndex) SetImageList(TCustomImageList, TImageIndex, TImageName) SetLangue(TOlfAboutDialogLang) SetLicence(string) SetPicture(TPicture) SetTitre(string) SetURL(string) SetVersionDate(string) SetVersionNumero(string) SetonButtonBuyClick(TNotifyEvent) SetonButtonBuyClickProc(TNotifyEvent) SetonButtonLicenseClick(TNotifyEvent) SetonButtonLicenseClickProc(TNotifyEvent) SetonButtonRegisterClick(TNotifyEvent) SetonButtonRegisterClickProc(TNotifyEvent) SetonCloseDialog(TOlfAboutDialogCloseEvent) SetonFormActivate(TNotifyEvent) SetonFormClose(TNotifyEvent) SetonFormShow(TNotifyEvent) SetonGetFooterText(TOlfAboutDialogGetTextEvent) SetonGetFooterTextProc(TOlfAboutDialogGetTextProc) SetonGetText(TOlfAboutDialogGetTextEvent) SetonGetTextProc(TOlfAboutDialogGetTextProc) SetonURLClick(TOlfAboutDialogURLClickEvent) UpdateTextFields btnBuyClick(TObject) btnCloseClick(TObject) btnCloseKeyDown(TObject, Word, TShiftState) btnLicenseInfoClick(TObject) btnRegisterClick(TObject) getTraduction(TOlfAboutDialogTxtID) lblURLClick(TObject) Fields FCopyright FDescription FImage FInternalLangue FIsInUpdateTextFields FLangue FLicence FPicture FTitre FURL FVersionDate FVersionNumero FonButtonBuyClick FonButtonBuyClickProc FonButtonLicenseClick FonButtonLicenseClickProc FonButtonRegisterClick FonButtonRegisterClickProc FonCloseDialog FonFormActivate FonFormClose FonFormShow FonGetFooterText FonGetFooterTextProc FonGetText FonGetTextProc FonURLClick Panel1 ScrollBox1 ScrollBox2 btnBuy btnClose btnLicenseInfo btnRegister imgLogo lblCopyright lblDescription lblFooter lblLicence lblTitre lblURL lblVersion pnlBottom pnlDescription pnlLicence pnlTop pnlclient