TdxRichEditControlQueryEncryptionPasswordEvent Type
#Declaration
TdxRichEditControlQueryEncryptionPasswordEvent = procedure(Sender: TdxCustomRichEditControl; var APassword: string; var AHandled: Boolean) of object;
#Parameters
Name | Type |
---|---|
Sender | Tdx |
APassword | string |
AHandled | Boolean |