TPDFlibFormSessionFocusEvent
데이터 타입, 폼, 이벤트
설명
완료된 폼 포커스 전이를 보고합니다
전이가 포커스된 필드 없이 시작하거나 끝나면 둘 중 한 인덱스는 0입니다
선언
type
TPDFlibFormSessionFocusEvent = procedure(Sender: TObject;
OldFieldIndex, NewFieldIndex: Integer) of object;
데이터 타입, 폼, 이벤트
완료된 폼 포커스 전이를 보고합니다
전이가 포커스된 필드 없이 시작하거나 끝나면 둘 중 한 인덱스는 0입니다
type
TPDFlibFormSessionFocusEvent = procedure(Sender: TObject;
OldFieldIndex, NewFieldIndex: Integer) of object;