TPDFlibFormSessionValueEvent

데이터 타입, 폼, 이벤트

설명

종속 계산과 외형이 갱신된 후 성공적으로 커밋된 필드 값 변경을 보고합니다

선언

type
  TPDFlibFormSessionValueEvent = procedure(Sender: TObject;
    FieldIndex: Integer; const OldValue, NewValue: WideString) of object;

참조

TPDFlibFormSession